Skip to content

Commit

Permalink
Update macos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Sep 5, 2023
1 parent 10e5f02 commit 5ca35b9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,7 @@ jobs:
- name: Build
# Build your program with the given configuration
run: |
mkdir build
cd build
ls ../
qmake CONFIG+=release ../QOpenHD.pro
ls -a
qmake CONFIG+=release QOpenHD.pro
- name: Upload to Github
Expand Down

0 comments on commit 5ca35b9

Please sign in to comment.