Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChineseMarc committed May 29, 2023
1 parent e6509e3 commit f5de87c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/node.js.yml
Expand Up @@ -21,11 +21,9 @@ jobs:
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
- name: npm
- uses: actions/checkout@v3
- run: npm install
- run: npm run build --if-present
- name: Upload artifact
- uses: actions/upload-pages-artifact@v1
deploy:
environment:
Expand Down

0 comments on commit f5de87c

Please sign in to comment.