Skip to content

Commit

Permalink
Merge pull request #191 from chinosk6/main
Browse files Browse the repository at this point in the history
update ci
  • Loading branch information
chinosk6 authored Jun 1, 2024
2 parents db7ea56 + 06506c4 commit bacf698
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,11 @@ jobs:
cp resources/text_data_info_i18n_ja.json package/localized_data/config_schema/text_data_info_i18n_ja.json
cp resources/legend_g_plugin.exe package/legend_g_plugin.exe.autoupdate
cp -r resources/eventHelper package/localized_data/eventHelper_examples
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: trainers-legend-g
path: package
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: trainers-legend-g-dll
path: package/version.dll
path: package/tlg.dll

0 comments on commit bacf698

Please sign in to comment.