Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
oomfie committed Jul 20, 2024
1 parent 83494fe commit db795e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iso_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: DeterminateSystems/flake-checker-action@main
#with:
#github_access_token: ${{ secrets.GITHUB_TOKEN }}
- run: nix build .#iso
- run: nix-shell -p nixpkgs#nixos-generators --run \ "nixos-generate --format iso --configuration ./iso.nix -o result"
- name: Upload ISO as artifact
id: upload
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit db795e1

Please sign in to comment.