From 9c5e4ea29f4858739aab30824ba0e168ef439ae8 Mon Sep 17 00:00:00 2001 From: aboyko Date: Tue, 16 Jan 2024 23:03:30 -0500 Subject: [PATCH] GHA: Fix typo --- .github/workflows/eclipse-ls-extensions-build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/eclipse-ls-extensions-build.yml b/.github/workflows/eclipse-ls-extensions-build.yml index b754a4a4c..8d4941b69 100644 --- a/.github/workflows/eclipse-ls-extensions-build.yml +++ b/.github/workflows/eclipse-ls-extensions-build.yml @@ -102,6 +102,7 @@ jobs: - name: Verify Uploaded P2 Repo id: verify-p2-on-akamai run: | + p2_path=`cat ${{ github.workspace }}/eclipse-language-servers/org.springframework.tooling.ls.integration.repository/target/s3-p2-repo-dist-path.txt` echo "Verifying uploaded to Akamai files..." cd ${{ github.workspace }}/eclipse-language-servers/org.springframework.tooling.ls.integration.repository/target/repository/plugins for f in `ls -p | grep -v '/$'`