There was an error while loading. Please reload this page.
1 parent 6ab65a5 commit 7820d90Copy full SHA for 7820d90
1 file changed
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/setup-python@v5
21
with:
22
python-version: 3.x
23
- - run: pip install zensical==0.0.43
+ - run: pip install zensical==0.0.42
24
- run: zensical build --clean
25
- uses: actions/upload-pages-artifact@v4
26
0 commit comments