Skip to content
Snippets Groups Projects
Unverified Commit f405ab35 authored by Jay Two's avatar Jay Two Committed by GitHub
Browse files

Merge pull request #66 from QtExcel/dev76

Dev76
parents 47f27317 dcc03bc7
Branches
Tags v1.3.50
No related merge requests found
......@@ -37,7 +37,7 @@ jobs:
steps:
- name: Install Qt
run : |
sudo apt-get install build-essential libfontconfig1 mesa-common-dev libglu1-mesa-dev cmake qtdeclarative5-dev qml-module-qtquick-controls qtbase5-dev qtcreator qt5-default libqt5serialport5-dev qtbase5-private-dev qtdeclarative5-private-dev -y
sudo apt-get install build-essential libfontconfig1 mesa-common-dev libglu1-mesa-dev cmake qtdeclarative5-dev qml-module-qtquick-controls qtbase5-dev qtcreator qt5-default libqt5serialport5-dev qtbase5-private-dev qtdeclarative5-private-dev mesa-common-dev -y
- uses: actions/checkout@v1
with:
fetch-depth: 1
......@@ -47,4 +47,3 @@ jobs:
qmake
make
./TestExcel
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment