Another try with permissions

I hate debugging CI
This commit is contained in:
Ian Bell
2025-05-17 21:00:13 -04:00
committed by GitHub
parent 9372694d10
commit 0ba87db0d9

View File

@@ -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 .