actions take 25

This commit is contained in:
Jay Lee
2020-12-03 14:04:23 -05:00
parent d9946088ab
commit d6a7917ffd

View File

@@ -37,6 +37,7 @@ jobs:
- name: Before Build
run: |
set
brew list
export GAMOS=$"${RUNNER_OS,,}"
if [ "${ImageOS}" == "win16" ]; then
export PLATFORM="x86";