attempt to fix docs build

This commit is contained in:
Lennart
2025-11-02 22:57:29 +01:00
parent 9538b68e77
commit 7ec62bc6ab

View File

@@ -17,6 +17,8 @@ jobs:
with: with:
python-version: 3.x python-version: 3.x
- run: rustup update
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV - run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV
- name: Set up build cache - name: Set up build cache