We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5dc6eef commit c4e4adeCopy full SHA for c4e4ade
.github/workflows/main.yml
@@ -44,9 +44,6 @@ jobs:
44
uses: microsoft/[email protected]
45
- name: Run premake
46
run: premake5 ${{ matrix.machine.action }} --toolset=${{ matrix.machine.toolset }} --dialect=${{ matrix.dialect }}
47
- - uses: mjp41/workaround8649@c8550b715ccdc17f89c8d5c28d7a48eeff9c94a8
48
- with:
49
- os: ${{ matrix.machine.os }}
50
- name: Initialize CodeQL
51
uses: github/codeql-action/init@v2
52
with:
0 commit comments