fix(gh): fix publish workflow
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
result-encoding: string
|
||||
|
||||
- run: npm install
|
||||
- run: npm build
|
||||
- run: npm run build
|
||||
|
||||
- name: Version
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user