Skip to content

Commit c34c361

Browse files
.github/workflows/guix.yml: Fix workflow name
1 parent 1cae5f2 commit c34c361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/guix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: "Build project guile-ssh"
3434
run: |
3535
guix build --file=guix.scm
36-
x86_64-linux-gnu/libssh-0.9:
36+
x86_64-linux-gnu-libssh-0-9:
3737
runs-on: "ubuntu-latest"
3838
steps:
3939
- name: "Guix cache"

0 commit comments

Comments
 (0)