Skip to content

Commit

Permalink
fix include
Browse files Browse the repository at this point in the history
  • Loading branch information
wsmoses committed Nov 16, 2023
1 parent 351de93 commit db63b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build: ["Debug", "Release"]
projects: ["clang;lld"]
targets: ["X86"]
include:
include:
- projects: "clang;lld;mlir"
llvm: "16"
- projects: "clang;lld;mlir"
Expand Down

0 comments on commit db63b9f

Please sign in to comment.