From d808a221f460a259a13d8bc7991925ba3239543d Mon Sep 17 00:00:00 2001 From: Jesse Houldsworth Date: Wed, 27 Aug 2025 19:59:33 -0700 Subject: [PATCH] fixing ci --- .github/workflows/ci-pipeline.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index cf4bfe7c0..7e36d28cc 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -108,8 +108,6 @@ jobs: run: | jf rt build-collect-env jf rt build-add-git - jf rt build-add-dependencies "pom.xml" - jf rt build-add-dependencies "target/**/*.jar" jf rt build-publish #################################################