Skip to content

Commit

Permalink
Attempt to fix windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
blackhole89 authored Mar 14, 2024
1 parent 3dcf7e7 commit ff37a8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
image: registry.fedoraproject.org/fedora:33
options: --privileged
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Download dependencies 📥
run: |
dnf install -y "dnf-command(config-manager)" curl git patch
Expand Down

0 comments on commit ff37a8b

Please sign in to comment.