Compare commits

..

1 Commits

Author SHA1 Message Date
2968e708f2
wip system-wide catppuccin theme 2024-06-18 04:49:58 +03:00
2 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ jobs:
ref: ${{ github.head_ref }}
- name: Install nix
uses: nixbuild/nix-quick-install-action@v27
uses: nixbuild/nix-quick-install-action@v26
with:
load_nixConfig: false
nix_conf: |

View File

@ -20,7 +20,7 @@ jobs:
ref: ${{ github.head_ref }}
- name: Install nix
uses: nixbuild/nix-quick-install-action@v27
uses: nixbuild/nix-quick-install-action@v26
with:
load_nixConfig: false
nix_conf: |
@ -40,7 +40,7 @@ jobs:
run: nix build .#Flakes-ISO
- name: Push ISO to artifacts
uses: actions/upload-artifact@v4
uses: actions/upload-artifact@v3
with:
name: nix-flakes.iso.zip
path: result/iso/*.iso