Skip to content

Commit

Permalink
fix path name for rust installation
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Sep 19, 2024
1 parent bb525b8 commit 5f06ed5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- name: Install global dependencies
run: |
npx azle install-global-dependencies --rust --wasi2ic
AZLE_VERBOSE=true npx azle install-global-dependencies --rust --wasi2ic
echo "$HOME/.local/share/dfx/bin" >> $GITHUB_PATH
# TODO we should use some Action-specific bot account
Expand Down

0 comments on commit 5f06ed5

Please sign in to comment.