feat(gha): update workflow show full backtrace (#201)

Part of the investigation on the error here: https://github.com/terrapkg/packages/actions/runs/4205239359/jobs/7297028162

Signed-off-by: madomado <wboy111@outlook.com>
This commit is contained in:
madomado
2023-02-18 01:02:18 +08:00
committed by GitHub
parent 7169f41bfd
commit 68803911af
+1
View File
@@ -30,6 +30,7 @@ jobs:
run: anda update -vv
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RUST_BACKTRACE: full
- name: Save
run: |