mirror of
https://github.com/wez/wezterm.git
synced 2024-12-24 13:52:55 +03:00
ci: debugging alpine continuous
This commit is contained in:
parent
422e0f3d56
commit
c3a9f75cba
@ -82,7 +82,7 @@ jobs:
|
||||
run: "bash ci/deploy.sh"
|
||||
- name: "Move APKs"
|
||||
shell: bash
|
||||
run: "mv ~/packages/x86_64/*.apk ."
|
||||
run: "find ~/packages -ls ; mv ~/packages/x86_64/*.apk ."
|
||||
- name: "Upload artifact"
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user