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