Skip to content

Commit 984ca79

Browse files
author
user@zp-nc04
committed
还原版本号
1 parent 16c9060 commit 984ca79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pub_ffmpeg_release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ jobs:
6363
./create_deb_pkg.sh ${{ env.PKG_NAME }} ${{ env.PKG_VERSION }} ${{ env.PKG_RELEASE }} ${{ env.PKG_ARCH }}
6464
echo "➡️ ls -lh ./ffmpegMaker/ffmpeg-source/ :"
6565
ls -lh ./ffmpegMaker/ffmpeg-source/
66-
echo "➡️ 查看deb包:"
67-
ls -lh ${{ env.FILE_TO_UPLOAD }}
66+
# echo "➡️ 查看deb包:"
67+
# ls -lh ${{ env.FILE_TO_UPLOAD }}
6868
6969
- name: Create GitHub Release (if not exists)
7070
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)