We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de2043b commit 45c078aCopy full SHA for 45c078a
.github/workflows/c-cpp.yml
@@ -83,7 +83,6 @@ jobs:
83
echo "TAGVERSION=${TAGVERSION:1}" >> $GITHUB_ENV
84
- name: Configure and compile
85
run: |
86
- mkdir build
87
cd build
88
qmake6 -config release ..
89
make -j4
0 commit comments