Edit workflow
Some checks failed
/ Build NixOS Iso (push) Failing after 1s

This commit is contained in:
Kaybee 2024-08-12 01:46:48 +02:00
parent 1739fae4d3
commit 2aeec898f8

View file

@ -11,4 +11,5 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- run: echo /home/runner/externals/node20/bin >> $GITHUB_PATH - run: echo /home/runner/externals/node20/bin >> $GITHUB_PATH
- name: Get System Info - name: Get System Info
run: nix-shell -p fastfetch --run "fastfetch" >> $GITHUB_PATH run: |
nix-shell -p fastfetch --run "fastfetch"