Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shijunz authored Jan 15, 2025
1 parent 4d9019e commit 2234d65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Enter build directory and configure
run: |
cd build_arm64ec
cmake .. -A ARM64EC
cmake .. -A ARM64EC -DCMAKE_SYSTEM_VERSION=10
- name: Build the project
run: |
Expand Down

0 comments on commit 2234d65

Please sign in to comment.