Skip to content

Commit ea422da

Browse files
committed
ci: attempt to fix ci
1 parent 00d7e9a commit ea422da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
runs-on: ${{ matrix.os }}
2424
steps:
2525
- name: Install Build Tools
26-
shell: pwsh
26+
shell: powershell
2727
run: |
2828
winget install -e --id Microsoft.VisualStudio.2022.BuildTools
2929
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)