Skip to content

Commit

Permalink
Set actions-cache-folder
Browse files Browse the repository at this point in the history
  • Loading branch information
deathbeam committed Oct 21, 2024
1 parent 924f683 commit e461150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-natives.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
if: matrix.runtime == 'browser-wasm'
uses: mymindstorm/setup-emsdk@v14
with:
no-install: true
actions-cache-folder: 'emsdk-cache'

- name: Build Natives
run: dotnet build -c ${{ matrix.config }} -r ${{ matrix.runtime }}
Expand Down

0 comments on commit e461150

Please sign in to comment.