mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-09 14:08:08 -05:00
Another try with permissions
I hate debugging CI
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:
|
||||
- name: Build and install wheel using bdist_wheel
|
||||
shell: bash
|
||||
run: |
|
||||
git config --global --add safe.directory .
|
||||
echo "$(git rev-parse HEAD)" > dev/gitrevision.txt
|
||||
source activate docs
|
||||
pip -vv wheel .
|
||||
|
||||
Reference in New Issue
Block a user