Possible fix for gh-action yml error.

This commit is contained in:
Edward R. Gonzalez 2023-03-30 18:32:33 -04:00
parent be6b37ae00
commit 20dd92a684

View File

@ -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 }}