Skip to content

Commit 40421f2

Browse files
committed
CI: Fix doc job
1 parent 4dfcf09 commit 40421f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474

7575
- name: Upload ici's target_ws/install folder
7676
uses: rhaschke/upload-ici-workspace@main
77-
if: success() && matrix.env.CLANG_TIDY
77+
if: success() && matrix.env.IMAGE == 'noetic-source'
7878
with:
7979
subdir: target_ws/install
8080

0 commit comments

Comments
 (0)