Skip to content

Commit

Permalink
update package version
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Nov 16, 2024
1 parent c321d71 commit ea571c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/binary-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
node-version: '22.x'
- name: Produce sae
run: |
npm install -g [email protected]
npm install --omit=dev --no-package-lock --no-audit --no-fund --no-progress --loglevel verbose
${{ matrix.build }}
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit ea571c3

Please sign in to comment.