Skip to content

Commit 821bb61

Browse files
Try java wrapper 2.1.8 (AST-000)
1 parent 51910de commit 821bb61

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update-cli.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
rm -rf "$current_version"
4444
curl "https://repo1.maven.org/maven2/com/checkmarx/ast/ast-cli-java-wrapper/${{ steps.ast-cli-java-wrapper.outputs.release_tag }}/${new_version}" --output $new_version
4545
46+
ls -la
47+
cd ../..
4648
# Track the new JAR file with LFS
4749
FILE_PATH="checkmarx-ast-eclipse-plugin/lib/$new_version" # Correct path
4850
echo "FILE_PATH: $FILE_PATH"

0 commit comments

Comments
 (0)