Skip to content

Commit

Permalink
使用checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
hhhyw committed May 15, 2024
1 parent 3ae47e4 commit 6b99e93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/hhyw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ jobs:
npm-build:
runs-on: ubuntu-latest
steps:
- run: pwd
- run: npm --version
- uses: actions/checkout@v4
- run: npm install
- run: npm run build

0 comments on commit 6b99e93

Please sign in to comment.