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 c6edd79 commit 6e60e08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ 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 -g gitbook-cli
- run: gitbook -V
- run: pwd
Expand Down

0 comments on commit 6e60e08

Please sign in to comment.