Skip to content

Commit

Permalink
how tf did happen
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdcalculus committed Nov 29, 2023
1 parent 43aec73 commit 0d26198
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,8 @@ jobs:
chmod +x get_libs.sh
./get_libs.sh 1.3 1.6.37
cd ../..
qmake ${{matrix.make}}
qmake
${{matrix.make}}
${{matrix.make}} INSTALL_ROOT="$QT_ROOT_DIR" install
- name: Install Windows Discord RPC
Expand Down

0 comments on commit 0d26198

Please sign in to comment.