install python
Some checks failed
Linux arm64 / Build (push) Failing after 2m13s

This commit is contained in:
2024-09-28 11:15:21 +00:00
parent 3c939d55aa
commit bb6174d417

View File

@@ -27,6 +27,9 @@ jobs:
use-dotnet: false
include-templates: true
- name: 🐍 Install Python
run: xmake require --extra={system=false} -y python
- name: 🍗 Setup XMake
uses: xmake-io/github-action-setup-xmake@v1
with: