================
@@ -116,6 +116,13 @@ jobs:
           path: artifacts/
           retention-days: 5
           include-hidden-files: 'true'
+      - name: Upload Comment
+        if: always()
+        continue-on-error: true
----------------
tstellar wrote:

Are you missing a 'uses' here?

https://github.com/llvm/llvm-project/pull/166609
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to