Skip to content

Commit 81a77d0

Browse files
committed
ci: add build to SAGE
Signed-off-by: Henry Schreiner <[email protected]>
1 parent be859e8 commit 81a77d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-sage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
# Extra packages to install as system packages
110110
extra_sage_packages: "liblzma bzip2 libffi libpng python3 ninja_build"
111111
# Sage distribution packages to build
112-
targets: SAGE_CHECK=no SAGE_CHECK_PACKAGES="meson_python" meson_python
112+
targets: SAGE_CHECK=no SAGE_CHECK_PACKAGES="meson_python" python_build meson_python
113113
# Standard setting: Test the current beta release of Sage:
114114
sage_repo: sagemath/sage
115115
sage_ref: develop

0 commit comments

Comments
 (0)