Skip to content

Commit cc18ae1

Browse files
committed
test actions
1 parent 101ab45 commit cc18ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,4 +104,4 @@ jobs:
104104
ls -l *.exe
105105
echo "test"
106106
ls -l et-$VERSION-${{ matrix.target }}.exe
107-
bash upload.sh et-$VERSION-${{ matrix.target }}.exe
107+
bash upload.sh *.exe

0 commit comments

Comments
 (0)