mirror of
https://git.kb-one.de/kb01/aux-config.git
synced 2025-12-05 18:28:53 +00:00
Edit workflow
This commit is contained in:
parent
1739fae4d3
commit
2aeec898f8
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
|
@ -11,4 +11,5 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
- run: echo /home/runner/externals/node20/bin >> $GITHUB_PATH
|
||||
- name: Get System Info
|
||||
run: nix-shell -p fastfetch --run "fastfetch" >> $GITHUB_PATH
|
||||
run: |
|
||||
nix-shell -p fastfetch --run "fastfetch"
|
||||
|
|
|
|||
Loading…
Reference in a new issue