Skip to content

Commit 631ae5a

Browse files
authored
ci: final docs update
1 parent fd54db0 commit 631ae5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ jobs:
283283
docker run \
284284
--rm \
285285
-v "$(pwd):/home/libgit2" \
286-
-w /home/libgit2/source \
286+
-w /home/libgit2 \
287287
${{ env.docker-registry }}/${{ github.repository }}/docurium:latest \
288288
cm doc api.docurium
289289
git checkout gh-pages

0 commit comments

Comments
 (0)