1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

update github actions

This commit is contained in:
Jay Two 2019-12-14 16:29:48 +09:00
parent 2a27eb153d
commit a1e6fb2270

View File

@ -46,6 +46,7 @@ jobs:
fetch-depth: 1
- name: build ubuntu
run: |
cd QXlsx
qmake QXlsx.pro
cd TestExcel
qmake TestExcel.pro
make
./TestExcel