summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorScott <[email protected]>2020-11-22 12:43:22 +0000
committerGitHub <[email protected]>2020-11-22 12:43:22 +0000
commite9d75bf565995a2afc56aa1b38764cb3e0e7a62a (patch)
tree6dfcee004acbf2e6a57603457654358b18cb366f /.github/workflows
parent652c636656fd51b15042244fa1d54ebf0f61d08d (diff)
Fixing Windows build
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/windows.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index a7ea38574..6f004f3c7 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -75,7 +75,7 @@ jobs:
uses: actions/download-artifact@v2
with:
name: LibHandBrake
- path: win/CS/HandBrakeWPF/bin/x64/Debug
+ path: win/CS/HandBrakeWPF/bin/Debug
- name: Import the Signing Cert
run: |