Skip to content

Commit

Permalink
Set RUST_BACKTRACE env var
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Jun 8, 2022
1 parent 7c32fe3 commit b196052
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/quarto-book-netlify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 13,7 @@ name: Render and deploy Book to Netlify

env:
isExtPR: ${{ github.event.pull_request.head.repo.fork == true }}
RUST_BACKTRACE: 1

jobs:
build-deploy:
Expand Down

0 comments on commit b196052

Please sign in to comment.