diff options
author | Scott <[email protected]> | 2020-08-30 20:56:15 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2020-08-30 20:56:15 +0100 |
commit | f7aa61208c262646c37677223d6fe7cc3beb19a0 (patch) | |
tree | 58edc114255795d10b12455cfd8e539a3fcc80e6 /.github | |
parent | e54796b3fd72d215d4ed3015942dab46c5854215 (diff) |
Temporary build fix.
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/windows.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 535a16012..b78986cb2 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -84,7 +84,7 @@ jobs: uses: actions/download-artifact@v2 with: name: LibHandBrake - path: win/CS/HandBrakeWPF/bin/x64/Release + path: win/CS/HandBrakeWPF/bin/x64/Debug - name: Import the Signing Cert run: | |