Skip to content

Commit d0113a7

Browse files
ci: fix preview pipeline
fix publish preview to get github pages functional again Signed-off-by: Jasper Berton <jasper.berton@team.blue>
1 parent 5c7a9b2 commit d0113a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ jobs:
137137
- name: "Checkout repo"
138138
uses: actions/checkout@v4
139139
with:
140+
path: ovirt-site
140141
ref: gh-pages
141142
token: "${{ secrets.GITHUB_TOKEN }}"
142143
- name: "Remove preview build directory"

0 commit comments

Comments
 (0)