Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbfbe774

Browse files
committed
🚑 fix documentation job
1 parentb0422f8 commitbfbe774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/publish_documentation.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
-uses:actions/checkout@v3
2424

2525
-name:Install and update PlantUML
26-
run:sudo apt-get install -y plantuml
26+
run:sudo apt-getupdate ; sudo apt-getinstall -y plantuml
2727

2828
-name:Install virtual environment
2929
run:make install_venv -C docs/mkdocs

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp