fix(gh): fix publish workflow

This commit is contained in:
2023-10-20 09:22:09 +00:00
parent 030efe60b8
commit cf0a723d8d

View File

@@ -29,7 +29,7 @@ jobs:
result-encoding: string
- run: npm install
- run: npm build
- run: npm run build
- name: Version
run: |