docs.yml: pull updates
ci/woodpecker/push/gradle Pipeline was successful Details
ci/woodpecker/push/pages Pipeline was successful Details

This commit is contained in:
Johannes Frohnmeyer 2023-08-13 19:50:28 +02:00
parent e32cbb565a
commit 6a0fba9009
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ pipeline:
build: build:
image: archlinux:latest image: archlinux:latest
commands: commands:
- pacman -Sy mdbook --noconfirm - pacman -Syu mdbook --noconfirm
- mdbook build - mdbook build
when: when:
- branch: master - branch: master