mirror of
https://github.com/YGGverse/yps.git
synced 2026-03-31 08:55:28 +00:00
update workflow environment
This commit is contained in:
parent
c331e15fa2
commit
796b5bf4e8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
|
@ -17,6 +17,8 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- run: rustup update
|
||||||
|
- run: cargo update
|
||||||
- name: Run rustfmt
|
- name: Run rustfmt
|
||||||
run: cargo fmt --all -- --check
|
run: cargo fmt --all -- --check
|
||||||
- name: Run clippy
|
- name: Run clippy
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue