Fix publishing #46

Merged
telackey merged 4 commits from telackey/pub into main 2023-11-21 22:55:19 +00:00
Showing only changes of commit 4573f5d795 - Show all commits

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: |