shudo
This commit is contained in:
parent
9bf2286d19
commit
e7e521a2e3
2
.github/workflows/publish-to-laconic.yml
vendored
2
.github/workflows/publish-to-laconic.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
run: |
|
||||
curl -LO https://git.vdb.to/cerc-io/stack-orchestrator/releases/download/latest/laconic-so
|
||||
chmod +x ./laconic-so
|
||||
mv ./laconic-so /usr/bin/laconic-so
|
||||
sudo mv ./laconic-so /usr/bin/laconic-so
|
||||
- name: "Install registry CLI"
|
||||
run: |
|
||||
npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/
|
||||
|
Loading…
Reference in New Issue
Block a user