fix: fix release copy fail (#392)
This commit is contained in:
parent
212f385315
commit
f1dc627da0
|
@ -54,7 +54,7 @@ jobs:
|
|||
- name: Copy
|
||||
run: |
|
||||
mkdir pages
|
||||
cp linux-all-appstore.zip pages/linux-all-appstore.zip
|
||||
cp /tmp/linux-all-appstore.zip pages/linux-all-appstore.zip
|
||||
|
||||
- name: Pushes to another repository
|
||||
uses: cpina/github-action-push-to-another-repository@main
|
||||
|
|
Loading…
Reference in New Issue