Skip to content

Commit

Permalink
⚗️ Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Jan 9, 2025
1 parent d715c30 commit f2413e4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ jobs:
- name: Build
run: |
npm install
npm pack
ls -l node_modules/
npm install tar
ls -l node_modules/
env:
NODE_ENV: production
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit f2413e4

Please sign in to comment.