Skip to content

Commit

Permalink
CI: No need to allways update MSYS
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniovazquezblanco committed Jun 1, 2024
1 parent 0fedbef commit ddc0f76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ jobs:
- uses: msys2/setup-msys2@v2
with:
msystem: MINGW64
update: true
install: git mingw-w64-x86_64-cc mingw-w64-x86_64-make mingw-w64-x86_64-cmake mingw-w64-x86_64-libsndfile mingw-w64-x86_64-fftw mingw-w64-x86_64-volk mingw-w64-x86_64-libxml2 mingw-w64-x86_64-libusb mingw-w64-x86_64-soapysdr mingw-w64-x86_64-rtl-sdr mingw-w64-x86_64-soapyrtlsdr

- name: Checkout (sigutils)
Expand Down

0 comments on commit ddc0f76

Please sign in to comment.