Skip to content

Commit

Permalink
ci: attempt to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
oberrich committed Jan 2, 2025
1 parent 00d7e9a commit ea422da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- name: Install Build Tools
shell: pwsh
shell: powershell
run: |
winget install -e --id Microsoft.VisualStudio.2022.BuildTools
- uses: actions/checkout@v4
Expand Down

0 comments on commit ea422da

Please sign in to comment.