mirror of
https://github.com/TextPlace/CoreTextPlace.git
synced 2025-04-30 20:51: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:
|
||||
deno-version: v1.x
|
||||
- run: deno run -A scripts/build_npm.ts
|
||||
- run: npm install -g npm
|
||||
- run: cd npm && npm ci
|
||||
- run: cd npm && npm publish --provenance --access public
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue