Skip to content

Commit

Permalink
remove flaky cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Zac-HD committed Nov 29, 2024
1 parent 9149627 commit afc1d07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ jobs:
uses: mymindstorm/setup-emsdk@6ab9eb1bda2574c4ddb79809fc9247783eaf9021 # v14
with:
version: ${{ env.EMSCRIPTEN_VERSION }}
actions-cache-folder: emsdk-cache
- name: Build
run: |
pip install pyodide-build==$PYODIDE_VERSION
Expand Down

0 comments on commit afc1d07

Please sign in to comment.