Skip to content

Commit

Permalink
Revert smoke-test.yaml file to use install-nix-action directly
Browse files Browse the repository at this point in the history
Signed-off-by: Sasha Bogicevic <[email protected]>
  • Loading branch information
v0d1ch committed Jan 30, 2025
1 parent d824aa6 commit 8ade9d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
submodules: true

- name: ❄ Setup Nix/Cachix
uses: ./.github/actions/nix-cachix-setup
uses: cachix/install-nix-action@v30
with:
authToken: '${{ secrets.CACHIX_CARDANO_SCALING_AUTH_TOKEN }}'

Expand Down

0 comments on commit 8ade9d5

Please sign in to comment.