Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniol-lck committed Jul 8, 2024
1 parent d5aff6c commit 9e3e3b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,8 @@ jobs:
gsed -i "s/$RAW_VERSION/$VERSION/" src/version.h
- name: build macos
run: |
xcode-select -print-path
sudo xcode-select --switch /Applications/Xcode.app
qmake
make
- name: package
Expand Down

0 comments on commit 9e3e3b2

Please sign in to comment.