1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-12 23:50:14 +02:00

Modify the publishing process

This commit is contained in:
a624669980
2021-09-30 16:14:09 +08:00
parent 081e9213c2
commit cbd945536d

View File

@ -111,7 +111,7 @@ jobs:
cd /workdir
wget $PACK_SH_URL
chmod +x $PACK_SH
./$PACK_SH pwd
./$PACK_SH $(pwd)
echo "::set-output name=status::success"
- name: list work
run: ls