Skip to content

Commit

Permalink
remove A
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel committed Aug 15, 2023
1 parent 74313ae commit 59cbda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
name: fuellabs
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
installCommand: nix profile --quiet -j8 -iA cachix -f https://cachix.org/api/v1/install
installCommand: nix profile --quiet -j8 -i cachix -f https://cachix.org/api/v1/install
- run: nix build --print-build-logs --no-update-lock-file .#${{ matrix.package }}

nix-develop:
Expand Down

0 comments on commit 59cbda6

Please sign in to comment.