Skip to content

Commit 38cc012

Browse files
author
Martin Stadler
committed
Debug gh page job
1 parent e05978a commit 38cc012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: astral-sh/setup-uv@v7
2828

2929
- name: Sync build dependencies
30-
run: rm uv.lock && uv sync --no-dev --group docs
30+
run: ls -la && env && rm uv.lock && uv sync --no-dev --no-extra zedboard --group docs
3131

3232
# - name: Deploy documentation
3333
# run: uv run mkdocs gh-deploy --force

0 commit comments

Comments
 (0)