fix ci
Publish to npm / publish (push) Failing after 11s
Publish to npm / publish (push) Failing after 11s
This commit is contained in:
@@ -31,7 +31,9 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: Build
|
||||
run: npm run build -- --define SimApiVersion="'${{github.ref_name}}'"
|
||||
env:
|
||||
SimApiVersion: ${{ github.ref_name }}
|
||||
run: npm run build
|
||||
|
||||
- name: Publish to npm
|
||||
run: npm publish --access public
|
||||
Reference in New Issue
Block a user