fix: add clean step to release workflow

This commit is contained in:
moebius
2025-02-25 09:28:11 +01:00
parent 46aa1984a7
commit fc6089fcab

View File

@@ -33,6 +33,7 @@ jobs:
- name: Build SDK
run: |
yarn clean
yarn build
chmod +x ./scripts/copy_circuits.sh
bash ./scripts/copy_circuits.sh