mirror of
https://github.com/hexedtech/codemp.git
synced 2024-11-22 07:14:50 +01:00
ci: cheap log because i don't know whats going on
This commit is contained in:
parent
95ceb7b6d0
commit
e6ad4ae6ed
1 changed files with 1 additions and 1 deletions
2
.github/workflows/javascript.yml
vendored
2
.github/workflows/javascript.yml
vendored
|
@ -65,7 +65,7 @@ jobs:
|
|||
with:
|
||||
path: artifacts
|
||||
pattern: codemp-js-*
|
||||
- run: npx napi artifacts
|
||||
- run: tree; npx napi artifacts; tree
|
||||
working-directory: dist/js/publish
|
||||
- run: npx napi prepublish -t . --skip-gh-release
|
||||
working-directory: dist/js/publish
|
||||
|
|
Loading…
Reference in a new issue