Skip to content

Commit 677c5e1

Browse files
committed
Update
1 parent 7f349ef commit 677c5e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/addon.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
run: |
2020
ls -1d .github/addon/*
2121
for vv in .github/addon/*; do
22+
echo $vv
2223
if [ -d "$vv" ]; then
2324
cd "$vv"
2425
7z a -t7z -y ../${vv##*/}.add &

0 commit comments

Comments
 (0)