Skip to content

Commit

Permalink
Fix syntax in cardano-node Github workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
ch1bo committed Feb 4, 2025
1 parent 1eb69fd commit 2db6366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cardano-node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: ❄ Setup Nix/Cachix
uses: ./.github/actions/nix-cachix-setup
with:
with:
name: cardano-scaling
authToken: '${{ secrets.CACHIX_CARDANO_SCALING_AUTH_TOKEN }}'

Expand Down

0 comments on commit 2db6366

Please sign in to comment.