Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
ci: 新增 .lang 的 force_include
Browse files Browse the repository at this point in the history
  • Loading branch information
xMikux committed Aug 21, 2023
1 parent 7ab5483 commit e1935b2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ResourcePacker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,8 @@ jobs:
force_include = true
['{LICENSE,LICENSE_*}']
force_include = true
force_include_files: |
LICENSE
LICENSE_*
assets/tconstruct/book/**/zh_tw/*.lang
['**/*?.lang']
force_include = true
artifact_name: OptimizedPack-${{ inputs.matrix_version }}

- name: DownloadArtifact
Expand Down

0 comments on commit e1935b2

Please sign in to comment.