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 bb29ff0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 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/[email protected]
with:
direnvVersion: 2.32.3
3 changes: 0 additions & 3 deletions .github/workflows/mdbook-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
- name: Checkout `carrie` (we hope)
uses: ./.github/actions/checkout

- name: actually build nix
run: nix build .

- name: Build docs
run: mdbook build

Expand Down

0 comments on commit bb29ff0

Please sign in to comment.