Skip to content

Commit

Permalink
ci: setup ninja through aseprite/get-ninja action
Browse files Browse the repository at this point in the history
  • Loading branch information
madebr committed May 1, 2024
1 parent 9220811 commit c74ef88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@v3
- name: Install Ninja
if: ${{ !contains(matrix.platform.shell, 'msys2') }}
uses: turtlesec-no/get-ninja@main
uses: aseprite/get-ninja@main
- name: Set up SDL3
uses: libsdl-org/setup-sdl@main
id: sdl
Expand Down

0 comments on commit c74ef88

Please sign in to comment.