Try fix build

This commit is contained in:
Skye Deving 2021-01-06 00:55:51 -06:00
parent 70cf57a870
commit 7b7da4e391

View File

@ -50,6 +50,7 @@ jobs:
git clone https://github.com/Skycoder42/QtApng git clone https://github.com/Skycoder42/QtApng
cd QtApng cd QtApng
qmake qmake
make
sudo make install sudo make install
- name: Create Build Environment - name: Create Build Environment