Skip to content

Commit

Permalink
修复CI配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
SourLemonJuice committed Jun 14, 2024
1 parent 666617d commit 0321fc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/GitHub_CI_Build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: i18nglish_linux.out
path: /source/i18nglish.out
path: ./source/i18nglish.out
if-no-files-found: error
retention-days: 1

0 comments on commit 0321fc9

Please sign in to comment.