Skip to content

Commit

Permalink
Fix CI Android
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Jan 2, 2024
1 parent 6bbc55f commit b65af86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/MinGW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
sudo update-alternatives --set i686-w64-mingw32-g++ /usr/bin/i686-w64-mingw32-g++-posix
sudo update-alternatives --set i686-w64-mingw32-gcc /usr/bin/i686-w64-mingw32-gcc-posix
- name: Setup interactive tmate session
uses: mxschmitt/action-tmate@v3
# - name: Setup interactive tmate session
# uses: mxschmitt/action-tmate@v3

- name: Build x86_64
run: |
Expand Down

0 comments on commit b65af86

Please sign in to comment.