Skip to content

Commit 32293c2

Browse files
committed
Fix: Remove redundant mv from archive-examples.yml
1 parent 67a8d02 commit 32293c2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/archive-examples.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,6 @@
4444
run: |
4545
git rm -f *.zip 2>/dev/null || true
4646
47-
mv android-example.zip .
48-
mv kotlin-dataframe-plugin-example.zip .
49-
5047
cat > README.md << 'EOF'
5148
# Kotlin DataFrame - Example Projects Archives
5249

0 commit comments

Comments
 (0)