Skip to content

Commit

Permalink
.github/workflows/guix.yml: Fix workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-poptsov committed May 1, 2024
1 parent 1cae5f2 commit c34c361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/guix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: "Build project guile-ssh"
run: |
guix build --file=guix.scm
x86_64-linux-gnu/libssh-0.9:
x86_64-linux-gnu-libssh-0-9:
runs-on: "ubuntu-latest"
steps:
- name: "Guix cache"
Expand Down

0 comments on commit c34c361

Please sign in to comment.