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 6da4603
Showing 1 changed file with 2 additions and 3 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
yarn install
yarn pack
env:
NODE_ENV: production
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 6da4603

Please sign in to comment.