mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-03 12:21:35 +00:00
actions take 83
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -125,6 +125,8 @@ jobs:
|
|||||||
BITS="64"
|
BITS="64"
|
||||||
fi
|
fi
|
||||||
$python ./waf all --target-arch=${BITS}bit
|
$python ./waf all --target-arch=${BITS}bit
|
||||||
|
cd ..
|
||||||
|
$python setup.py install
|
||||||
|
|
||||||
- name: Install pip requirements
|
- name: Install pip requirements
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user