Skip to content

Commit

Permalink
Adding Target for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
steffenfritz committed Oct 25, 2024
1 parent d6d31a2 commit 54b729e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,4 @@ jobs:
uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3.2.1
with:
name: build-artifacts
path: ../artifacts/windows_x86_64_artifacts.zip

path: $env:GITHUB_WORKSPACE/windows_x86_64_artifacts.zip

0 comments on commit 54b729e

Please sign in to comment.