We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a19dce commit 2de8394Copy full SHA for 2de8394
.github/workflows/build.yml
@@ -96,6 +96,7 @@ jobs:
96
name: apk-x86_64-build
97
path: app/linwood-setonix-android-x86_64.apk
98
- name: Copy Corepack
99
+ working-directory: ./
100
run: |
101
cp app/assets/pack.stnx core.stnx
102
- name: Archive Corepack
0 commit comments