mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-03 11:56:57 +03:00
chore(actions): Remove superfluous whitespace
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
This commit is contained in:
parent
3e4346e321
commit
6732b77594
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -141,7 +141,7 @@ jobs:
|
|||
if: runner.os == 'Linux' && matrix.appimage != true
|
||||
run: |
|
||||
sudo apt-get -y install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqt5core5a libqt5network5 libqt5gui5
|
||||
|
||||
|
||||
- name: Cache Qt (macOS and AppImage)
|
||||
id: cache-qt
|
||||
if: matrix.qt_ver == 6 && runner.os != 'Windows'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue