hotfix
This commit is contained in:
parent
9fb38ada73
commit
7c5ee3637d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-sd-image.yml
vendored
2
.github/workflows/build-sd-image.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
uses: cachix/install-nix-action@v16
|
||||
|
||||
- name: Build SD image
|
||||
run: nix build -L '.#nixosConfigurations.pochita-sd.config.system.build.sdImage
|
||||
run: nix build -L '.#nixosConfigurations.pochita-sd.config.system.build.sdImage'
|
||||
|
||||
- name: Zip the Resulting SD image
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue