Skip to content

Commit

Permalink
refactor(CI): use nix profile
Browse files Browse the repository at this point in the history
  • Loading branch information
GTrunSec committed Nov 26, 2023
1 parent e5320d8 commit 289b352
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/actions/common-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,4 @@ runs:
github_token: ${{ inputs.SECRET_GITHUB_TOKEN }}

- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: yaxitech/nix-install-pkgs-action@v3
with:
packages: "nixpkgs#nixci"
- run: nix profile install nixpkgs#nixci

0 comments on commit 289b352

Please sign in to comment.