mirror of
https://github.com/Ed94/refactor.git
synced 2024-12-22 06:54:44 -08:00
Possible fix for gh-action yml error.
This commit is contained in:
parent
be6b37ae00
commit
20dd92a684
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,7 +35,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run PowerShell build script
|
- name: Run PowerShell build script
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
env:
|
# env:
|
||||||
# CC: clang
|
# CC: clang
|
||||||
# CXX: clang++
|
# CXX: clang++
|
||||||
# BUILD_TYPE: ${{ github.event.inputs.type }}
|
# BUILD_TYPE: ${{ github.event.inputs.type }}
|
||||||
|
Loading…
Reference in New Issue
Block a user