Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kiaSso authored Aug 27, 2024
1 parent 3eba0db commit 0774a3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,7 @@ jobs:
- run: npm install
- run: npm run build --if-present
# - run: npm test
- uses: actions/upload-artifact@main
with:
name: webpack artifacts
path: public/

0 comments on commit 0774a3c

Please sign in to comment.