Update ci.yml

This commit is contained in:
Lorenzo
2025-01-22 12:12:07 +00:00
committed by GitHub
parent 4aee603ae4
commit 78780787db
+1
View File
@@ -23,6 +23,7 @@ jobs:
] ]
env: env:
TZ: "/usr/share/zoneinfo/your/location" TZ: "/usr/share/zoneinfo/your/location"
RUST_BACKTRACE: "1"
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
- name: Cache .cargo and target - name: Cache .cargo and target