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 7199c2a commit dc4b9b1Copy full SHA for dc4b9b1
1 file changed
.github/workflows/deploy.yaml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/upload-artifact@v2
18
with:
19
name: linux
20
- path: build/linux/
+ path: build/linux/x64/release/bundle
21
22
android:
23
runs-on: ubuntu-latest
0 commit comments