Skip to content

Commit

Permalink
build: fixing sr
Browse files Browse the repository at this point in the history
  • Loading branch information
kieronlanning committed Jun 14, 2024
1 parent 44d968a commit c95825c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

- name: Copy package meta info to root
run: |
cp node/package* .
cp ./.node/package* .
- name: npm install
run: npm install --no-progress --prefer-offline --no-audit
Expand Down

0 comments on commit c95825c

Please sign in to comment.