Skip to content

Commit 821adb3

Browse files
committed
Update clang workflow
1 parent 0ae14bd commit 821adb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ jobs:
4444
uses: microsoft/[email protected]
4545
- name: Run premake
4646
run: premake5 ${{ matrix.machine.action }} --toolset=${{ matrix.machine.toolset }} --dialect=${{ matrix.dialect }}
47+
- uses: mjp41/workaround8649@c8550b715ccdc17f89c8d5c28d7a48eeff9c94a8
48+
with:
49+
os: ${{ matrix.machine.os }}
4750
- name: Initialize CodeQL
4851
uses: github/codeql-action/init@v2
4952
with:

0 commit comments

Comments
 (0)