You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-15 23:54:17 +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
|
cd /workdir
|
||||||
wget $PACK_SH_URL
|
wget $PACK_SH_URL
|
||||||
chmod +x $PACK_SH
|
chmod +x $PACK_SH
|
||||||
./$PACK_SH pwd
|
./$PACK_SH $(pwd)
|
||||||
echo "::set-output name=status::success"
|
echo "::set-output name=status::success"
|
||||||
- name: list work
|
- name: list work
|
||||||
run: ls
|
run: ls
|
||||||
|
Reference in New Issue
Block a user