Skip to content

Commit 2efed71

Browse files
committed
fix hopefully docs deployment now
1 parent a0c6cf0 commit 2efed71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -202,5 +202,5 @@ jobs:
202202
# We run a git pull first to ensure the runner has the latest pages
203203
# branch. It did fail because of it in the past.
204204
run: |
205-
git pull origin gh-pages
205+
git pull origin gh-pages --rebase
206206
./bin/task docs:deploy

0 commit comments

Comments
 (0)