Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xianfei committed Nov 30, 2023
1 parent 3bdbd93 commit c30118b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
done
- name: Rename files in OutApp/packages win
if: matrix.os == 'macos-latest'
if: matrix.os == 'windows-2019'
run: |
$versionTag = "${{ env.VERSION_TAG }}"
Get-ChildItem OutApp/packages -File | ForEach-Object {
Expand Down

0 comments on commit c30118b

Please sign in to comment.