Skip to content

Commit

Permalink
don't use cache when building to catch errors
Browse files Browse the repository at this point in the history
  • Loading branch information
jashan-lco committed Dec 22, 2023
1 parent 3b862d6 commit f014c80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
name: lco-public
extraPullNames: devenv
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
skipAddingSubstituter: true

- name: Build
run: nix develop --impure

0 comments on commit f014c80

Please sign in to comment.