Skip to content

Commit

Permalink
noconfirm
Browse files Browse the repository at this point in the history
  • Loading branch information
headshot2017 committed Jan 8, 2024
1 parent 10bd9ea commit 016fd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install dependencies
shell: msys2 {0}
run: pacman -Sy mingw-w64-i686-SDL2
run: pacman --noconfirm -S mingw-w64-i686-SDL2

- name: Run make
shell: msys2 {0}
Expand Down

0 comments on commit 016fd7c

Please sign in to comment.