Skip to content

Commit 6ba86b5

Browse files
author
yuzelin
committed
T
1 parent 866fc6e commit 6ba86b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/paimon-python-checks.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
mkdir -p ${{ github.workspace }}/temp
4949
curl -L -o ${{ github.workspace }}/temp/bundled-hadoop.jar \
5050
https://repo.maven.apache.org/maven2/org/apache/flink/flink-shaded-hadoop-2-uber/2.8.3-10.0/flink-shaded-hadoop-2-uber-2.8.3-10.0.jar
51-
ls -al ${{ github.workspace }}/temp
5251
if [ ! -f ${{ github.workspace }}/temp/bundled-hadoop.jar ]; then
5352
echo "JAR download failed."
5453
exit 1

0 commit comments

Comments
 (0)