Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
williamnie committed Mar 15, 2023
1 parent 80ae372 commit 4e64241
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 @@ -34,6 +34,8 @@ jobs:
# step2: install node env
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: '16.x'

# step3: npm install
- name: npm install
Expand Down

0 comments on commit 4e64241

Please sign in to comment.