mirror of
https://github.com/jellyfin/jellyfin-ffmpeg.git
synced 2026-09-03 05:09:58 +03:00
Remove sha256sum from Windows build
This commit is contained in:
@@ -644,7 +644,6 @@ pushd ${FF_PREFIX}/bin
|
||||
ffpackage="jellyfin-ffmpeg_${ffversion}-portable_win64"
|
||||
zip -9 -r ${ARTIFACT_DIR}/zip/${ffpackage}.zip ./*.{exe,dll}
|
||||
pushd ${ARTIFACT_DIR}/zip
|
||||
sha256sum ./${ffpackage}.zip > ./${ffpackage}.zip.sha256sum
|
||||
chown -Rc $(stat -c %u:%g ${ARTIFACT_DIR}) ${ARTIFACT_DIR}
|
||||
popd
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user