Skip to content

Commit

Permalink
libファイルを削除対象から除外 (VOICEVOX#113)
Browse files Browse the repository at this point in the history
Co-authored-by: kasamatsu <[email protected]>
  • Loading branch information
2 people authored and y-chan committed Jul 11, 2022
1 parent ba2cc3a commit a7d7938
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ jobs:
mkdir artifact
# remove files with duplicate names to create a flat release archive
rm -vf core/lib/core.h core/lib/core.lib
rm -vf core/lib/core.h
# copy Windows DLL if exists
cp -v core/lib/core* artifact/ || true
Expand Down

0 comments on commit a7d7938

Please sign in to comment.