diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cc41f44..b6e3f19 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -106,6 +106,7 @@ jobs: - uses: actions/download-artifact@master with: name: ${{ steps.get_repository_name.outputs.REPOSITORY_NAME }}-x86_64-pc-windows-msvc + - run: ls -lah - uses: actions-rs/toolchain@v1 with: profile: minimal