Skip to content

Commit 5b3fbaa

Browse files
committed
changed publish.yml
1 parent 39ebce2 commit 5b3fbaa

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
with:
1313
node-version: '18.17.1'
1414
registry-url: 'https://registry.npmjs.org'
15+
- run: cd chronos_npm_package
1516
- run: npm ci
1617
- run: npm publish --access=public
1718
env:

.npmignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)