Merge pull request #28 from ghisvail/patch-1
Bump guix-install-action to v1.5
This commit is contained in:
commit
586fcc7fff
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install Guix
|
||||
uses: PromyLOPh/guix-install-action@v1
|
||||
uses: PromyLOPh/guix-install-action@v1.5
|
||||
|
||||
- name: Build ISO
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue