Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
沈浪熊猫儿 committed Aug 25, 2023
1 parent 1ceaa98 commit 5bec1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-xmake-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
key: ${{ runner.os }}-xmake-${{ hashFiles('**/xmake.lua') }}
# Force xmake to a specific folder (for cache)
- name: emscripten
run: xrepo install emscripten
run: xrepo install -y emscripten
- name: config
run: xmake config --yes -p wasm -vD
- name: build
Expand Down

0 comments on commit 5bec1d8

Please sign in to comment.