mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-27 03:16:58 +00:00
Fix get-ninja action
This commit is contained in:
parent
648ff61d1a
commit
2942abae3e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -22,7 +22,7 @@ jobs:
|
||||
if: ${{ runner.os == 'Linux' || runner.os == 'macOS' }}
|
||||
with:
|
||||
key: ${{ matrix.os }}-${{ matrix.enable_ui }}-${{ matrix.build_type }}
|
||||
- uses: turtlesec-no/get-ninja@main
|
||||
- uses: aseprite/get-ninja@main
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
if: runner.os == 'Windows'
|
||||
- name: Workaround for windows-2022 and cmake 3.25.0
|
||||
|
2
laf
2
laf
@ -1 +1 @@
|
||||
Subproject commit 4b6e6dc78988f26f34a0381ccbd56586cca7b3e8
|
||||
Subproject commit 310350422e483c4b401d7eb9f1d7a647825149aa
|
Loading…
Reference in New Issue
Block a user