Skip to content

Commit 45c078a

Browse files
committed
Fixed MacOS Github Action
1 parent de2043b commit 45c078a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
echo "TAGVERSION=${TAGVERSION:1}" >> $GITHUB_ENV
8484
- name: Configure and compile
8585
run: |
86-
mkdir build
8786
cd build
8887
qmake6 -config release ..
8988
make -j4

0 commit comments

Comments
 (0)