Compare commits

..

1 Commits

Author SHA1 Message Date
e54c209671
add floorp 2024-06-18 18:43:53 +03:00
2 changed files with 2 additions and 2 deletions

View File

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