Skip to content

Commit dc4b9b1

Browse files
authored
chore(ci): update linux artifact path
1 parent 7199c2a commit dc4b9b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/upload-artifact@v2
1818
with:
1919
name: linux
20-
path: build/linux/
20+
path: build/linux/x64/release/bundle
2121

2222
android:
2323
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)