Skip to content

Commit

Permalink
fix #983 (#995)
Browse files Browse the repository at this point in the history
  • Loading branch information
shoucandanghehe authored and MrZ626 committed Oct 5, 2023
1 parent 4f411ef commit eae441b
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 @@ -90,7 +90,7 @@ jobs:
- name: Build core love package
uses: love-actions/love-actions-core@v1
with:
build-list: ./media/ ./parts/ ./Zframework/ ./conf.lua ./main.lua ./version.lua
build-list: ./media/ ./parts/ ./Zframework/ ./conf.lua ./main.lua ./version.lua ./legals.md ./license.txt
package-path: ${{ env.CORE_LOVE_PACKAGE_PATH }}
- name: Upload core love package
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit eae441b

Please sign in to comment.