Set RUST_BACKTRACE env var
This commit is contained in:
1
.github/workflows/quarto-book-netlify.yaml
vendored
1
.github/workflows/quarto-book-netlify.yaml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user