Skip to content

Commit

Permalink
all but kernel line
Browse files Browse the repository at this point in the history
  • Loading branch information
sstent committed Nov 17, 2023
1 parent 1c6404f commit b4dd0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildSDImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Build SD Image
run: |
nix build --option system aarch64-linux --option sandbox false .#images.m1
nix build --show-trace --option system aarch64-linux --option sandbox false .#images.m1
ls -lah ./result/sd-image
- uses: actions/upload-artifact@v2
Expand Down

0 comments on commit b4dd0b7

Please sign in to comment.