mirror of
https://github.com/Noratrieb/coldsquare.git
synced 2026-01-14 16:35:10 +01:00
Install stable rust
This commit is contained in:
parent
8d9902e0d6
commit
cf932616cf
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -8,6 +8,8 @@ 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