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 48bb4a4 commit be44a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -50,7 +50,7 @@ jobs:
${{ matrix.platform.msys-env }}-libwebp
${{ matrix.platform.msys-env }}-zlib
- name: Install Ninja
uses: turtlesec-no/get-ninja@main
uses: aseprite/get-ninja@main
if: ${{ !contains(matrix.platform.shell, 'msys2') }}
- name: Set up SDL
id: sdl
Expand Down

0 comments on commit be44a09

Please sign in to comment.