Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmileYzn authored Sep 10, 2024
1 parent b329bd2 commit d3e7ca8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
run: pacman --noconfirm -Syyu

- name: Update repository
run: pacman --noconfirm -S --needed git base-devel wget unzip mingw-w64 lib32-gcc-libs lib32-glibc lib32-curl
run: yes | pacman --noconfirm -S --needed git base-devel wget unzip mingw-w64 lib32-gcc-libs lib32-glibc

- name: Run build
working-directory: ./MatchBot
Expand Down

0 comments on commit d3e7ca8

Please sign in to comment.