mirror of
https://github.com/PaddiM8/kalker.git
synced 2025-01-05 21:18:59 +01:00
Fixed publish_kalk_web path
This commit is contained in:
parent
05df1a2942
commit
efdb6e258e
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -70,6 +70,7 @@ jobs:
|
|||||||
run: echo success
|
run: echo success
|
||||||
- name: publish
|
- name: publish
|
||||||
run: |
|
run: |
|
||||||
|
cd kalk_web
|
||||||
sudo apt install expect
|
sudo apt install expect
|
||||||
/usr/bin/expect <<EOD
|
/usr/bin/expect <<EOD
|
||||||
spawn npm adduser
|
spawn npm adduser
|
||||||
|
Loading…
Reference in New Issue
Block a user