Skip to content

Commit

Permalink
s
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Jul 22, 2023
1 parent 4dddd65 commit c2c8054
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/win-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
toolchain: stable
- run: dir C:\\Users\\runneradmin\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-gnu\\lib
- run: dir C:\\Users\\runneradmin\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-gnu\\include
- run: dir C:\\Users\\runneradmin\\.rustup\\toolchains\\stable-x86_64-pc-windows-msvc\\lib\\rustlib\\x86_64-pc-windows-gnu\\lib\\self-contained
- run: dir C:\\Users\\runneradmin\\.rustup\\toolchains\\

0 comments on commit c2c8054

Please sign in to comment.