Skip to content

Commit

Permalink
- Update build-list
Browse files Browse the repository at this point in the history
  • Loading branch information
ParticleG committed Jul 18, 2024
1 parent 478eb8c commit b74ec9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Build core love package
uses: 26F-Studio/love-actions-core@v1
with:
build-list: ./Zenitha/ ./assets/ ./soundbank ./conf.lua ./main.lua ./version.lua
build-list: ./Zenitha/ ./*.lua ./*.ogg ./*.otf
package-path: ${{ env.CORE_LOVE_PACKAGE_PATH }}
- name: Upload core love package
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit b74ec9b

Please sign in to comment.