Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 4eb6934

Browse files
authored
👷 Use system python
1 parent f61bd10 commit 4eb6934

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/alpha.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ jobs:
207207
- name: Mach build
208208
run: |
209209
cd engine
210+
export MACH_USE_SYSTEM_PYTHON=true
210211
./mach build
211212
cd ..
212213

0 commit comments

Comments
 (0)