Skip to content

Commit

Permalink
npm install apparently
Browse files Browse the repository at this point in the history
  • Loading branch information
bdemann committed Sep 19, 2024
1 parent 129ea30 commit 8717b48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:
src/build/stable/commands/install_global_dependencies/install_dfx.sh ${{ steps.get-dfx-version.outputs.dfx-version }}
echo "$HOME/.local/share/dfx/bin" >> $GITHUB_PATH
- run: npm install

- name: Install global dependencies
run: |
AZLE_VERBOSE=true npx azle install-global-dependencies --rust --wasi2ic
Expand Down

0 comments on commit 8717b48

Please sign in to comment.