use GITENV

This commit is contained in:
GroovieGermanikus 2023-09-06 20:00:24 +02:00
parent 26643b1ff9
commit 2f68648535
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: Set rust version
run: |
source ci/rust-version.sh
echo "Use Rust Version $rust_stable"
echo "RUST_STABLE=$rust_stable" | tee -a $GITHUB_ENV
# Use docker buildx
- name: Use docker buildx