Skip to content

Commit

Permalink
further debug
Browse files Browse the repository at this point in the history
  • Loading branch information
catvw committed Feb 13, 2024
1 parent a699dda commit 6ebcc34
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/mdbook-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,14 @@ jobs:
with:
submodules: recursive

- name: another
run: echo $PATH

- name: Checkout `carrie` (we hope)
uses: ./.github/actions/checkout

- name: misc
run: nix build .
run: ls /nix/var/nix/profiles/default/bin

- name: Build docs
run: mdbook build
Expand Down

0 comments on commit 6ebcc34

Please sign in to comment.