mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-23 01:59:22 +01:00
Fixed invalid CI syntax
This commit is contained in:
parent
cf372d3e72
commit
dee80dab5e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -256,4 +256,4 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
asset_paths: '["./**/*.tar.*","./**/*.AppImage","./**/*.zip","./**/*.apk","./**/*.aab",]'
|
||||
asset_paths: '["./**/*.tar.*","./**/*.AppImage","./**/*.zip","./**/*.apk","./**/*.aab"]'
|
||||
|
Loading…
Reference in New Issue
Block a user