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 f388816 commit 02ae882
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 @@ -26,7 +26,7 @@ jobs:
shell: powershell
run: |
irm https://github.com/asheroto/winget-install/releases/latest/download/winget-install.ps1 | iex
winget install -e --id Cygwin.Cygwin --disable-interactivity --accept-source-agreements
winget install -e --id Git.Git --disable-interactivity --accept-source-agreements
- uses: actions/checkout@v4
with:
submodules: recursive
Expand Down

0 comments on commit 02ae882

Please sign in to comment.