Skip to content

Commit

Permalink
include language locale files in github CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
fangq committed Oct 12, 2023
1 parent 5782cff commit 2ebe3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ jobs:
cp debug/mcxstudio ../bin
cp mcxshow ../bin
cp mcxviewer ../bin
cp -a locale ../bin
cp README.txt ../inno/MCXStudio_README.txt
- name: Create package folder
run: |
Expand Down

0 comments on commit 2ebe3de

Please sign in to comment.