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 9d4b7bb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 633 deletions.
3 changes: 1 addition & 2 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
ls -lR node_modules/
env:
NODE_ENV: production
- uses: actions/upload-artifact@v4
Expand Down
Loading

0 comments on commit 9d4b7bb

Please sign in to comment.