Skip to content

Commit

Permalink
Trying to find YAML error
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrindel committed Dec 9, 2023
1 parent 829a66a commit e8b9a40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ jobs:
with:
path: ~/repo-cache
key: repo-cache-${{ runner.os }}-nixpkgs-${{ env.cache-version }}
- uses: DeterminateSystems/nix-installer-action@v9
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
# - uses: DeterminateSystems/nix-installer-action@v9
# with:
# github-token: ${{ secrets.GITHUB_TOKEN }}
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: tweag/configure-bazel-remote-cache-auth@v0
with:
Expand Down

0 comments on commit e8b9a40

Please sign in to comment.