Skip to content

Commit

Permalink
Update build_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamos82 authored Oct 3, 2023
1 parent 8f40cd4 commit b784dc5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
- name: Compile with clang
run: >
PATH=$PATH:$GITHUB_WORKSPACE/toolchains/gcc-x86_64-cross/bin;
cd dreamos;
make clean;
make build
TOOLCHAIN=clang
Expand Down

0 comments on commit b784dc5

Please sign in to comment.