Skip to content

Commit

Permalink
- Checkout LÖVE
Browse files Browse the repository at this point in the history
  • Loading branch information
ParticleG committed Nov 22, 2024
1 parent 4832213 commit 1474d63
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/deps-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ jobs:
uses: actions/checkout@v4
with:
path: megasource
# - name: Checkout LÖVE
# uses: actions/checkout@v4
# with:
# path: megasource/libs/love
# repository: 26F-Studio/love
# ref: wasm-11.5
- name: Checkout LÖVE
uses: actions/checkout@v4
with:
path: megasource/libs/love
repository: 26F-Studio/love
ref: wasm-11.5
- name: Setup Emscripten toolchain
uses: mymindstorm/setup-emsdk@v14
with:
Expand Down

0 comments on commit 1474d63

Please sign in to comment.