aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2021-04-07 04:02:32 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2021-04-07 04:02:32 +0300
commit7a9bc2505567c0ac892321dacf7bc9575574852e (patch)
tree3d1cf22a1066609cdd68c227316f97410bc9d36c
parentupdate cmake-common (diff)
downloadprivilege-check-7a9bc2505567c0ac892321dacf7bc9575574852e.tar.gz
privilege-check-7a9bc2505567c0ac892321dacf7bc9575574852e.zip
workflows/ci: error out if no files to upload
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4f4587c..e15b5ef 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -51,3 +51,4 @@ jobs:
with:
name: 'pdb-repo-${{ matrix.os }}-${{ matrix.toolset }}-${{ matrix.platform }}-${{ matrix.configuration }}'
path: '${{ runner.workspace }}/build/install/'
+ if-no-files-found: error