Skip to content

Commit

Permalink
Update Best-Builder.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
izzy2fancy authored Mar 11, 2024
1 parent 2ee304e commit 436d9c1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Best-Builder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@ jobs:
# Use DuckStation PFX
- name: Use DuckStation PFX
run: echo "${{ secrets.DUCKSTATION_PFX }}" > duckstation-uwp_TemporaryKey.pfx

- name: Run build-dependencies.sh
- name: Run build-dependencies-windows-x64.bat
run: |
chmod +x scripts/build-dependencies.sh
scripts/build-dependencies.sh
cd scripts
call build-dependencies-windows-x64.bat
# Build DuckStation x64
- name: Build DuckStation x64
Expand Down

0 comments on commit 436d9c1

Please sign in to comment.