Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LJHG authored Dec 28, 2024
1 parent 6e60e08 commit e2dc683
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: nvm install 10.14.1
- run: nvm use 10.14.1
- run: npm install graceful-fs@latest --save
- run: npm install -g gitbook-cli
- run: gitbook -V
- run: pwd
Expand Down

0 comments on commit e2dc683

Please sign in to comment.