mirror of
https://github.com/Noratrieb/coldsquare.git
synced 2026-01-15 17:05:09 +01:00
Remove installing rust explicitly
This commit is contained in:
parent
cf932616cf
commit
90ca36d737
1 changed files with 0 additions and 2 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -8,8 +8,6 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- run: rustup toolchain install stable
|
||||
|
||||
- name: Build
|
||||
working-directory: crates/file-info/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue