Skip to content

Commit

Permalink
ci(main): use latest nix-installer
Browse files Browse the repository at this point in the history
Issue with CI user not being trusted should be fixed.
  • Loading branch information
nialov committed Feb 5, 2025
1 parent cfa5bef commit 091a168
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
with:
# TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
source-tag: "v0.32.3"
- uses: cachix/cachix-action@v15
with:
name: nialov
Expand All @@ -33,9 +30,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
with:
# TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
source-tag: "v0.32.3"
- uses: cachix/cachix-action@v15
with:
name: nialov
Expand All @@ -50,9 +44,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
with:
# TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
source-tag: "v0.32.3"
- uses: cachix/cachix-action@v15
with:
name: nialov
Expand Down Expand Up @@ -120,9 +111,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
with:
# TODO: https://github.com/DeterminateSystems/nix-installer-action/issues/133
source-tag: "v0.32.3"
- uses: cachix/cachix-action@v15
with:
name: nialov
Expand Down

0 comments on commit 091a168

Please sign in to comment.