diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ca9edd0..076ff6a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -65,9 +65,7 @@ jobs: - name: Install rust toolchain uses: dtolnay/rust-toolchain@master with: - profile: minimal toolchain: nightly - override: true target: ${{ matrix.target }} - name: Install linux dependencies