Skip to content

Commit c4e4ade

Browse files
committed
Fix workflow
1 parent 5dc6eef commit c4e4ade

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@ 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 }}
5047
- name: Initialize CodeQL
5148
uses: github/codeql-action/init@v2
5249
with:

0 commit comments

Comments
 (0)