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 1cae5f2 commit c34c361Copy full SHA for c34c361
.github/workflows/guix.yml
@@ -33,7 +33,7 @@ jobs:
33
- name: "Build project guile-ssh"
34
run: |
35
guix build --file=guix.scm
36
- x86_64-linux-gnu/libssh-0.9:
+ x86_64-linux-gnu-libssh-0-9:
37
runs-on: "ubuntu-latest"
38
steps:
39
- name: "Guix cache"
0 commit comments