Skip to content

Commit

Permalink
rename release win
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Fehlner <[email protected]>
  • Loading branch information
andife committed Aug 27, 2024
1 parent 7e2e6f4 commit 04eb8b1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
strategy:
matrix:
os: ['windows-latest']
uses: ./.github/workflows/release_win_x86_64.yml
uses: ./.github/workflows/release_win.yml
with:
os: "win"

Expand Down
File renamed without changes.

0 comments on commit 04eb8b1

Please sign in to comment.