Skip to content

Commit ed1e423

Browse files
committed
populate nix binary cache with komet.rust-soroban in CI
1 parent c9c5699 commit ed1e423

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,6 @@ jobs:
6868
script: |
6969
export PATH="$(nix build github:runtimeverification/kup --no-link --json | jq -r '.[].outputs | to_entries[].value')/bin:$PATH"
7070
kup publish k-framework-binary .#komet --keep-days 180
71+
kup publish k-framework-binary .#komet.rust-soroban --keep-days 180
7172
7273

0 commit comments

Comments
 (0)