Fix pack error

This commit is contained in:
link 2021-09-29 17:43:59 +08:00 committed by GitHub
parent 3fa09dad8e
commit 83f58366a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@ jobs:
cd /workdir
wget $PACK_SH_URL
chmod +x $PACK_SH
$GITHUB_WORKSPACE/$PACK_SH
/workdir/$PACK_SH
echo "::set-output name=status::success"
- name: Upload linux-amd64-casaos.tar.gz