Skip to content

Commit

Permalink
修shell.lua没打包进去
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Nov 30, 2024
1 parent 7e81a71 commit e08c2d2
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 @@ -83,7 +83,7 @@ jobs:
- name: Build core love package
uses: 26F-Studio/love-actions-core@v1
with:
build-list: ./Zenitha/ ./assets/ ./datatable/ ./soundbank ./conf.lua ./main.lua ./version.lua
build-list: ./Zenitha/ ./assets/ ./datatable/ ./soundbank ./conf.lua ./main.lua ./version.lua ./shell.lua
package-path: ${{ env.CORE_LOVE_PACKAGE_PATH }}
- name: Upload core love package
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit e08c2d2

Please sign in to comment.