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:
14
.github/workflows/casa.yml
vendored
14
.github/workflows/casa.yml
vendored
@ -100,13 +100,13 @@ jobs:
|
||||
race: false
|
||||
ldflags: -s -w
|
||||
buildmode: default
|
||||
|
||||
- name: List Files
|
||||
run: |
|
||||
ls
|
||||
mkdir build
|
||||
ls
|
||||
echo "::set-output name=status::success"
|
||||
#
|
||||
# - name: List Files
|
||||
# run: |
|
||||
# ls
|
||||
# mkdir build
|
||||
# ls
|
||||
# echo "::set-output name=status::success"
|
||||
|
||||
- name: Pack builds
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user