update sdk build scripts

This commit is contained in:
fmtabbara
2024-07-01 11:43:08 +01:00
parent 1655933678
commit 579ed7bb6e
8 changed files with 56 additions and 31 deletions
+3
View File
@@ -24,6 +24,9 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
run_install: |
- recursive: true
- name: Install Rust stable
uses: actions-rs/toolchain@v1