Skip to content

Commit 0fa9ab1

Browse files
committed
test github actions
1 parent 608caf9 commit 0fa9ab1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,5 @@ jobs:
9999
run: |
100100
curl -L https://github.com/probonopd/uploadtool/raw/master/upload.sh --output upload.sh
101101
mv target/${{ matrix.target }}/release/et.exe et-$VERSION-${{ matrix.target }}.exe
102+
ls -l et-$VERSION-${{ matrix.target }}.exe
102103
bash upload.sh et-$VERSION-${{ matrix.target }}.exe

0 commit comments

Comments
 (0)