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 f460052
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 634 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,10 @@ jobs:
with:
node-version: latest
registry-url: https://registry.npmjs.org
cache: 'npm'
- name: Build
run: |
npm install
npm pack
npm install --force
ls -lR node_modules/
env:
NODE_ENV: production
- uses: actions/upload-artifact@v4
Expand Down
Loading

0 comments on commit f460052

Please sign in to comment.