Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Kobzol committed Nov 28, 2024
1 parent be7a426 commit b627f4b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ jobs:
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"
nvm install 16.16.0
# rm /__e/node20/bin/node
# mv `which node` /__e/node20/bin/node
- name: Checkout sources
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit b627f4b

Please sign in to comment.