mirror of
https://github.com/arx-research/libhalo.git
synced 2026-01-09 13:18:04 -05:00
Fix CI for package release (#97)
This commit is contained in:
committed by
GitHub
parent
242a82c9d2
commit
30333f98c2
2
.github/workflows/prod_build_lib.yml
vendored
2
.github/workflows/prod_build_lib.yml
vendored
@@ -152,6 +152,8 @@ jobs:
|
||||
with:
|
||||
node-version: '16.x'
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
- name: Install cosign
|
||||
uses: sigstore/cosign-installer@c3667d99424e7e6047999fb6246c0da843953c65
|
||||
- name: Run npm ci
|
||||
run: npm ci
|
||||
- name: Get package integrity hash
|
||||
|
||||
Reference in New Issue
Block a user