Java: Ignore missing html artifacts.

This commit is contained in:
Michael Nebel
2023-01-13 08:58:53 +01:00
parent 3b15f2359b
commit 600412db48

View File

@@ -100,4 +100,6 @@ jobs:
with:
name: diffs
path: tmp-models/*.html
# An html file is only produced if the generated models differ.
if-no-files-found: ignore
retention-days: 20