ci: use correct xtask command to update emscripten
This commit is contained in:
parent
490f79bca2
commit
c712276676
1 changed files with 1 additions and 1 deletions
2
.github/workflows/emscripten.yml
vendored
2
.github/workflows/emscripten.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
GIT_AUTHOR_EMAIL: 49699333+dependabot[bot]@users.noreply.github.com
|
||||
GIT_COMMITTER_NAME: dependabot[bot]
|
||||
GIT_COMMITTER_EMAIL: 49699333+dependabot[bot]@users.noreply.github.com
|
||||
run: cargo xtask update-emscripten
|
||||
run: cargo xtask upgrade-emscripten
|
||||
|
||||
- name: Push updated version
|
||||
run: git push origin HEAD:$GITHUB_HEAD_REF
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue