Skip to content

Commit

Permalink
remove direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
catvw committed Feb 13, 2024
1 parent 91d3dae commit a699dda
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .github/actions/checkout/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ runs:
steps:
- uses: DeterminateSystems/nix-installer-action@v6
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: HatsuneMiku3939/direnv-action@v1.0.2
with:
direnvVersion: 2.32.3
2 changes: 1 addition & 1 deletion .github/workflows/mdbook-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout `carrie` (we hope)
uses: ./.github/actions/checkout

- name: actually build nix
- name: misc
run: nix build .

- name: Build docs
Expand Down

0 comments on commit a699dda

Please sign in to comment.