Skip to content

Commit

Permalink
Update GHPages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ma91n authored Dec 24, 2024
1 parent 21adbbe commit e2317ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GHPages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
args: |
sh -c "
apk update \
&& apk add --no-cache curl bash \
&& apk add --no-cache curl bash python3 \
&& curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash \
&& source ~/.nvm/nvm.sh \
&& nvm install --lts \
Expand Down

0 comments on commit e2317ce

Please sign in to comment.