Skip to content

Commit

Permalink
update:mac build ci
Browse files Browse the repository at this point in the history
  • Loading branch information
xengine-qyt committed Sep 13, 2024
1 parent c8f26e0 commit b1fa2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,6 @@ jobs:
- name: make
run: |
cd XEngine_Source
make
make PLATFORM=mac
make PLATFORM=mac FLAGS=InstallAll
make PLATFORM=mac FLAGS=CleanAll

0 comments on commit b1fa2d3

Please sign in to comment.