Skip to content

Commit

Permalink
Windows release ommitted
Browse files Browse the repository at this point in the history
  • Loading branch information
pierr3 committed Apr 26, 2024
1 parent 05fe842 commit 6025acc
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 @@ -64,7 +64,7 @@ jobs:

- name: Upload artifacts
uses: softprops/action-gh-release@v2
if: matrix.os == 'windows-latest'
if: matrix.os == 'windows-2019'
with:
tag_name: ${{ steps.relinfo.outputs.release }}
files: "out/make/**/*.zip"
Expand Down

0 comments on commit 6025acc

Please sign in to comment.