Skip to content

Commit

Permalink
check path
Browse files Browse the repository at this point in the history
  • Loading branch information
catvw committed Feb 13, 2024
1 parent 8fbe402 commit 35ba8b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/mdbook-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- name: Checkout `carrie` (we hope)
uses: ./.github/actions/checkout

- name: echo path
run: echo $PATH

- name: Build docs
run: mdbook build

Expand Down

0 comments on commit 35ba8b2

Please sign in to comment.