Skip to content

Commit

Permalink
Try fix CI
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Logaev <[email protected]>
  • Loading branch information
mxlgv committed Mar 12, 2024
1 parent 2298462 commit aee78e2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build-win64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: msys2/setup-msys2@v2
- run: git config --global core.autocrlf input
with:
msystem: MINGW64
update: true
Expand Down
1 change: 0 additions & 1 deletion build-win64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ prepare()
mingw64/mingw-w64-x86_64-gst-plugins-ugly \
mingw64/mingw-w64-x86_64-nsis \
mingw64/mingw-w64-x86_64-libsignal-protocol-c \
mingw64/mingw-w64-x86_64-ninja \
mingw64/mingw-w64-x86_64-icu \
mingw64/mingw-w64-x86_64-webrtc-audio-processing \
git \
Expand Down

0 comments on commit aee78e2

Please sign in to comment.