Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chinosk6 committed Jun 1, 2024
1 parent 583b50e commit 06506c4
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 06506c4

Please sign in to comment.