diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dbcaf0d23..df18712da 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,7 +46,7 @@ jobs: fi - uses: ilammy/msvc-dev-cmd@v1 if: runner.os == 'Windows' - - uses: turtlesec-no/get-ninja@main + - uses: aseprite/get-ninja@main - name: Generating Makefiles shell: bash run: |