Skip to content

Commit

Permalink
update. test
Browse files Browse the repository at this point in the history
  • Loading branch information
blacknon committed Jun 6, 2024
1 parent 38298da commit 0cc23fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
os: macos-latest
ext: tar.gz
- target: x86_64-pc-windows-gnu
os: windows-latest
os: ubuntu-latest
ext: zip
runs-on: ${{ matrix.os }}
steps:
Expand Down Expand Up @@ -212,7 +212,7 @@ jobs:
os: macos-latest
ext: tar.gz
- target: x86_64-pc-windows-gnu
os: windows-latest
os: ubuntu-latest
ext: zip
needs: [create-release]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0cc23fc

Please sign in to comment.