Skip to content

Commit

Permalink
move build env to a separate directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Mather committed Nov 22, 2023
1 parent d0c34e7 commit 5a9fcec
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: 3.x
- uses: ./github/workflows/setup-build-env.yml
- uses: ./github/workflows/setup-build-env

- name: Build wheels
uses: pypa/[email protected]
Expand Down
File renamed without changes.

0 comments on commit 5a9fcec

Please sign in to comment.