Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

Commit

Permalink
Test build for 2.5.1
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <falktx@falktx.com>
  • Loading branch information
falkTX committed Sep 15, 2022
1 parent 4b93088 commit 197787c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
run: |
sudo dpkg --add-architecture i386
sudo apt-get update -qq
sudo apt-get install -y build-essential curl cmake jq mingw-w64 qttools5-dev qttools5-dev-tools xvfb \
sudo apt-get install -y build-essential curl cmake jq meson mingw-w64 qttools5-dev qttools5-dev-tools xvfb \
binutils-mingw-w64-i686 g++-mingw-w64-i686 mingw-w64 wine-stable:i386
- name: Cache debian packages
run: |
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
run: |
sudo dpkg --add-architecture i386
sudo apt-get update -qq
sudo apt-get install -y build-essential curl cmake jq mingw-w64 qttools5-dev qttools5-dev-tools xvfb \
sudo apt-get install -y build-essential curl cmake jq meson mingw-w64 qttools5-dev qttools5-dev-tools xvfb \
binutils-mingw-w64-x86-64 g++-mingw-w64-x86-64 mingw-w64 wine-stable
- name: Cache debian packages
run: |
Expand Down

0 comments on commit 197787c

Please sign in to comment.