Skip to content

Commit

Permalink
Fix deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaSBrown committed Jun 12, 2024
1 parent 220a020 commit 51c427b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@ deploy-pypi-package-test:
-DINSTALL_FOXX=OFF
- cmake --build build
- cmake --build build --target pydatafed
- python/datafed_pkg/
- python3 setup.py sdist bdist_wheel
- twine upload dist/*

0 comments on commit 51c427b

Please sign in to comment.