feat(ci): Explicitly set default Python to python3 (#9786) (#9788)

This commit is contained in:
Raboneko
2026-02-10 11:07:34 -08:00
committed by GitHub
parent 135f9a18b2
commit 378a07b123
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ jobs:
run: anda build -D "vendor Terra" -rrpmbuild anda/terra/release/pkg
- name: Build terra-appstream-helper
run: anda build -D "vendor Terra" -rrpmbuild anda/terra/appstream-helper/pkg
run: anda build -D "vendor Terra" -D "__python %{__python3}" -rrpmbuild anda/terra/appstream-helper/pkg
- name: Build Subatomic
run: anda build -D "vendor Terra" -rrpmbuild anda/tools/buildsys/subatomic/pkg