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

apt-get update

This commit is contained in:
Jay Two 2021-02-13 13:39:56 +09:00 committed by GitHub
parent 2bdd541d70
commit 7bbf191055
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@ jobs:
fetch-depth: 1
- name: Build Project
run: |
apt-get update
cd TestExcel
qmake
make