Max/tweak ts sdk actions (#6185)

* add taskset to wasm release build commands

* bump taskset cores
This commit is contained in:
mfahampshire
2025-11-11 10:19:55 +00:00
committed by GitHub
parent b3452ede77
commit 4848d081d0
4 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -23,7 +23,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 20
- name: Setup yarn
run: npm install -g yarn
@@ -54,6 +54,6 @@ jobs:
- name: Lint
run: yarn lint
- name: Typecheck with tsc
run: yarn tsc