no cache
Some checks failed
Tests / sdk_tests (pull_request) Has been cancelled
Publish npm package to gitea / npm_publish (18.x) (pull_request) Successful in 1m7s

This commit is contained in:
Thomas E Lackey 2023-11-21 16:52:06 -06:00
parent 0a7bd3b443
commit 4573f5d795

View File

@ -24,7 +24,6 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
cache: yarn
- run: yarn
- name: Run yarn build
run: |