mirror of
https://github.com/zadam/trilium.git
synced 2026-01-31 10:54:25 +01:00
ci(web-clipper): fail if no files found
This commit is contained in:
parent
4c978d8622
commit
cb0fabf273
2
.github/workflows/web-clipper.yml
vendored
2
.github/workflows/web-clipper.yml
vendored
@ -41,5 +41,5 @@ jobs:
|
||||
uses: actions/upload-artifact@v6
|
||||
with:
|
||||
name: web-clipper-extension
|
||||
path: .output/*.zip
|
||||
path: apps/web-clipper/.output/*.zip
|
||||
if-no-files-found: error
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user