Skip to content

Commit d310d9e

Browse files
committed
ci: setup ninja through aseprite/get-ninja action
1 parent 48bb4a4 commit d310d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
${{ matrix.platform.msys-env }}-libwebp
5151
${{ matrix.platform.msys-env }}-zlib
5252
- name: Install Ninja
53-
uses: turtlesec-no/get-ninja@main
53+
uses: aseprite/get-ninja@main
5454
if: ${{ !contains(matrix.platform.shell, 'msys2') }}
5555
- name: Set up SDL
5656
id: sdl

0 commit comments

Comments
 (0)