Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Nov 3, 2023
1 parent d3aaee7 commit 2486d99
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,9 @@ jobs:
- name: Bootstrap
shell: bash -l {0}
run: ./bootstrap
run: python -m sage_setup.autogen.interpreters src/sage/ext/interpreters
env:
PYTHONPATH: src

- name: Build
shell: bash -l {0}
Expand Down

0 comments on commit 2486d99

Please sign in to comment.