Skip to content

Commit

Permalink
misc 修改ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chr233 committed Dec 15, 2023
1 parent d835093 commit 9dbe35d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,161 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: dotnet --info

- name: Change language file to ${{ matrix.language }}
if: ${{ matrix.language != 'zh-Hans' }}
shell: pwsh
run: |
$projectName = "${{ env.PROJECT_NAME }}";
Expand Down
Loading

0 comments on commit 9dbe35d

Please sign in to comment.