Skip to content

Commit

Permalink
Update c_cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wannkunstbeikor authored Jul 29, 2024
1 parent ebd9047 commit a312356
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 @@ -29,7 +29,7 @@ jobs:
run: |
set -x
cd Crypto
meson setup build -Dcpp_args="-static-libgcc -static-libstdc++"
CC=clang CXX=clang++ meson setup build
- name: Build
run: |
cd Crypto/build
Expand Down

0 comments on commit a312356

Please sign in to comment.