CI: Remove duplicate line introduced with two different PRs

Basically reverts #1075 since this was fully covered with #1077
This commit is contained in:
Luis Figueroa 2024-05-07 21:23:45 -04:00 committed by GitHub
parent fe284b142e
commit f0c0fa2db7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,7 +91,6 @@ jobs:
mingw-w64-${{ matrix.cross }}-SDL2
mingw-w64-${{ matrix.cross }}-vulkan-headers
mingw-w64-${{ matrix.cross }}-zlib
mingw-w64-${{ matrix.cross }}-vulkan-headers
- name: Build and related stuff, backup binaries
run: |
export PATH="$(pwd)/.github/workflows/scripts:${PATH}"