Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Nov 16, 2024
1 parent 72af761 commit 0fe479f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
name: build (windows)
runs-on: windows-2022

outputs:
artifact_name: ${{ steps.package.outputs.artifact_name }}
outputs:
artifact_name: ${{ steps.package.outputs.artifact_name }}

steps:
- name: 🐣 Checkout
Expand Down

0 comments on commit 0fe479f

Please sign in to comment.