diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index fc41ba9..0d0ac69 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -8,6 +8,8 @@ jobs: steps: - uses: actions/checkout@v2 + + - run: rustup toolchain install stable - name: Build working-directory: crates/file-info/