1
0
Fork 0
mirror of https://github.com/rust-unofficial/awesome-rust.git synced 2024-11-20 11:36:11 -05:00

Remove set step

This commit is contained in:
Tom Parker-Shemilt 2021-05-05 23:05:06 +01:00
parent 08444b5a99
commit 9c7fcb5468

View file

@ -29,7 +29,6 @@ jobs:
results-${{ hashFiles('Cargo.lock') }}-${{ hashFiles('README.md') }}-
results-${{ hashFiles('Cargo.lock') }}-
results-
- run: set
- name: Build
run: cargo build
- name: Run