We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da44571 commit 0a5fb5aCopy full SHA for 0a5fb5a
.github/workflows/build-kanto-auto-deployer.yaml
@@ -46,7 +46,7 @@ jobs:
46
with:
47
workspaces: |
48
src/rust/kanto-auto-deployer/ -> target
49
- src/rust/kantui/ -> target
+ src/rust/kanto-tui/ -> target
50
- name: Build binary
51
run: |
52
cd src/rust/kanto-auto-deployer
.github/workflows/build-kantui.yaml
cd src/rust/kanto-tui
0 commit comments