mirror of
https://github.com/0xbow-io/privacy-pools-core.git
synced 2026-01-09 01:17:58 -05:00
fix: add clean step to release workflow
This commit is contained in:
1
.github/workflows/sdk-npm-release.yml
vendored
1
.github/workflows/sdk-npm-release.yml
vendored
@@ -33,6 +33,7 @@ jobs:
|
||||
|
||||
- name: Build SDK
|
||||
run: |
|
||||
yarn clean
|
||||
yarn build
|
||||
chmod +x ./scripts/copy_circuits.sh
|
||||
bash ./scripts/copy_circuits.sh
|
||||
|
||||
Reference in New Issue
Block a user