mirror of
https://github.com/TextPlace/CoreTextPlace.git
synced 2025-05-01 05:01:11 +00:00
fix: npm publish
This commit is contained in:
parent
4a16331d66
commit
ef30c70fdc
1 changed files with 0 additions and 1 deletions
1
.github/workflows/publish_npm.yml
vendored
1
.github/workflows/publish_npm.yml
vendored
|
@ -15,7 +15,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
deno-version: v1.x
|
deno-version: v1.x
|
||||||
- run: deno run -A scripts/build_npm.ts
|
- run: deno run -A scripts/build_npm.ts
|
||||||
- run: npm install -g npm
|
|
||||||
- run: cd npm && npm ci
|
- run: cd npm && npm ci
|
||||||
- run: cd npm && npm publish --provenance --access public
|
- run: cd npm && npm publish --provenance --access public
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Reference in a new issue