mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-10 14:38:11 -05:00
Try to fix git revision for doc builds
This commit is contained in:
1
.github/workflows/docs_docker-run.yml
vendored
1
.github/workflows/docs_docker-run.yml
vendored
@@ -74,6 +74,7 @@ jobs:
|
||||
working-directory: ./wrappers/Python/
|
||||
shell: bash
|
||||
run: |
|
||||
echo "$(git rev-parse HEAD)" > dev/gitrevision.txt
|
||||
source activate docs
|
||||
python setup.py bdist_wheel --dist-dir dist
|
||||
pip install -vvv --force-reinstall --ignore-installed --upgrade --no-index `ls dist/*.whl`
|
||||
|
||||
Reference in New Issue
Block a user