mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-12-13 18:10:42 +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
|
||||
- name: publish
|
||||
run: |
|
||||
cd kalk_web
|
||||
sudo apt install expect
|
||||
/usr/bin/expect <<EOD
|
||||
spawn npm adduser
|
||||
|
Loading…
Reference in New Issue
Block a user