Install stable rust

This commit is contained in:
EpicPix 2021-10-30 17:09:30 +02:00 committed by GitHub
parent 8d9902e0d6
commit cf932616cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: rustup toolchain install stable
- name: Build
working-directory: crates/file-info/