mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-20 11:36:11 -05:00
Check environment variables
This commit is contained in:
parent
6a317fd650
commit
08444b5a99
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -29,6 +29,7 @@ jobs:
|
|||
results-${{ hashFiles('Cargo.lock') }}-${{ hashFiles('README.md') }}-
|
||||
results-${{ hashFiles('Cargo.lock') }}-
|
||||
results-
|
||||
- run: set
|
||||
- name: Build
|
||||
run: cargo build
|
||||
- name: Run
|
||||
|
|
Loading…
Reference in a new issue