Remove installing rust explicitly

This commit is contained in:
EpicPix 2021-10-30 20:24:04 +02:00 committed by GitHub
parent cf932616cf
commit 90ca36d737
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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