[_]
This commit is contained in:
parent
4de938335a
commit
625f93a229
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release-macos.yml
vendored
3
.github/workflows/release-macos.yml
vendored
|
|
@ -97,9 +97,10 @@ jobs:
|
|||
mv v0.9 ../xgen-v0.9
|
||||
mv xgen-v1.0 ../
|
||||
mv yao-init ../
|
||||
rm ../xgen-v1.0/packages/setup/vite.config.ts.*
|
||||
rm -f ../xgen-v1.0/packages/setup/vite.config.ts.*
|
||||
ls -l .
|
||||
ls -l ../
|
||||
ls -l ../xgen-v1.0/packages/
|
||||
|
||||
- name: Checkout Code
|
||||
uses: actions/checkout@v2
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue