Skip to content

Commit 155cbec

Browse files
committed
HOTFIX: GitHub Actions update with new CLI
1 parent 215360a commit 155cbec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/configure-pages@v5
2525
- name: Build geno
2626
run: |
27-
uv run geno
27+
uv run geno build geno.yml
2828
- name: Upload artifact
2929
uses: actions/upload-pages-artifact@v3
3030
with:

0 commit comments

Comments
 (0)