Skip to content

Commit

Permalink
What the fuck are you called
Browse files Browse the repository at this point in the history
  • Loading branch information
K4sum1 committed Apr 26, 2024
1 parent 98c5c38 commit 6beaec5
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 @@ -111,10 +111,10 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: StickShift-x86_64-Win_GUI-EXE
path: win/CS/HandBrakeWPF/bin/publish/StickShift-x86_64-Win_GUI.exe
path: win/CS/HandBrakeWPF/bin/publish/StickShift-Nightly-x86_64-Win_GUI.exe

- name: Upload StickShift msi Installer
uses: actions/upload-artifact@v3
with:
name: StickShift-x86_64-Win_GUI-MSI
path: win/CS/HandBrakeWPF/bin/publish/StickShift-x86_64-Win_GUI.msi
path: win/CS/HandBrakeWPF/bin/publish/StickShift-Nightly-x86_64-Win_GUI.msi

0 comments on commit 6beaec5

Please sign in to comment.