We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78e2966 commit b8292a5Copy full SHA for b8292a5
.github/workflows/dep_rust.yml
@@ -49,6 +49,7 @@ jobs:
49
- uses: actions/checkout@v4
50
51
- name: temp
52
+ if: ${{ (runner.os == 'Windows' )}}
53
shell: powershell
54
run: |
55
echo $Env:Path
0 commit comments