Skip to content

Commit c73854e

Browse files
committedOct 1, 2024
Fix release job in build.yml
1 parent 9a58ca0 commit c73854e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/build.yml

-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ jobs:
220220
mkdir release/
221221
find artifacts/ -type f -exec cp \{} release/ \;
222222
cd release/
223-
mv coveralls coveralls-linux
224223
mv coveralls.exe coveralls-windows.exe
225224
sha256sum * > coveralls-checksums.txt
226225

0 commit comments

Comments
 (0)