Skip to content

Commit

Permalink
修漏打包一个文件夹
Browse files Browse the repository at this point in the history
  • Loading branch information
MrZ626 committed Sep 28, 2024
1 parent 59f4d54 commit 7485250
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 @@ -79,7 +79,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/ ./assets/ ./datatable/ ./soundbank ./conf.lua ./main.lua ./version.lua
package-path: ${{ env.CORE_LOVE_PACKAGE_PATH }}
- name: Upload core love package
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 7485250

Please sign in to comment.