diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index eb62041..287e625 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 - uses: wimpysworld/nothing-but-nix@main with: - ️hatchet-protocol: 'carve' + hatchet-protocol: 'carve' - uses: cachix/install-nix-action@v31 with: github_access_token: ${{ secrets.GITHUB_TOKEN }}