mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 12:51:36 +00:00
actions take 43
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -58,6 +58,8 @@ jobs:
|
|||||||
echo "PLATFORM=${PLATFORM}" >> $GITHUB_ENV
|
echo "PLATFORM=${PLATFORM}" >> $GITHUB_ENV
|
||||||
cd src
|
cd src
|
||||||
source travis/${GAMOS}-before-install.sh
|
source travis/${GAMOS}-before-install.sh
|
||||||
|
echo "python=$python" >> $GITHUB_ENV
|
||||||
|
echo "pip=$pip" >> $GITHUB_ENV
|
||||||
|
|
||||||
- name: Build GAM
|
- name: Build GAM
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user