Skip to content

Commit

Permalink
Update build-mos.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
moodyhunter authored Aug 4, 2024
1 parent 365b6c5 commit 1138672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: |
cmake \
-DCMAKE_BUILD_TYPE=${{matrix.build_type}} \
-DMOS_CONFIG=${{matrix.config.arch}}-debug \
-DMOS_CONFIG=${{matrix.config.arch}}-default \
-DMOS_ARCH=${{matrix.config.arch}} \
-B build \
-G Ninja
Expand Down

0 comments on commit 1138672

Please sign in to comment.