actions take 83

This commit is contained in:
Jay Lee
2020-12-04 15:27:24 -05:00
parent e4ea8e156d
commit 693aeae9e5

View File

@@ -125,6 +125,8 @@ jobs:
BITS="64"
fi
$python ./waf all --target-arch=${BITS}bit
cd ..
$python setup.py install
- name: Install pip requirements
run: |