mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-10 14:43:34 +00:00
actions take 95
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -99,6 +99,7 @@ jobs:
|
|||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
with:
|
with:
|
||||||
python-version: ${{ matrix.python }}
|
python-version: ${{ matrix.python }}
|
||||||
|
architecture: ${{ matrix.PLATFORM }}
|
||||||
|
|
||||||
- name: Set env variables for pre-compiled Python
|
- name: Set env variables for pre-compiled Python
|
||||||
if: matrix.goal == 'test'
|
if: matrix.goal == 'test'
|
||||||
|
Reference in New Issue
Block a user