You've already forked CasaOS
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:
2
.github/workflows/casa.yml
vendored
2
.github/workflows/casa.yml
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user