We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 608caf9 commit 0fa9ab1Copy full SHA for 0fa9ab1
.github/workflows/publish.yml
@@ -99,4 +99,5 @@ jobs:
99
run: |
100
curl -L https://github.com/probonopd/uploadtool/raw/master/upload.sh --output upload.sh
101
mv target/${{ matrix.target }}/release/et.exe et-$VERSION-${{ matrix.target }}.exe
102
+ ls -l et-$VERSION-${{ matrix.target }}.exe
103
bash upload.sh et-$VERSION-${{ matrix.target }}.exe
0 commit comments