Skip to content

Commit

Permalink
fixed windows build (hopefully)
Browse files Browse the repository at this point in the history
  • Loading branch information
DenuxPlays committed Dec 3, 2023
1 parent 92ae4b3 commit 7e97ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- target: universal-apple-darwin
os: macos-latest
- target: x86_64-pc-windows-msvc
os: ubuntu-latest
os: windows-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 7e97ded

Please sign in to comment.