Skip to content

Commit

Permalink
Clean before making debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
UE4SS committed Sep 22, 2023
1 parent 129bf74 commit 3543c8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_upload_bins.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Build Debug
run: |
make clean
cd src
.\msvcbuild.bat debug static
Expand Down

0 comments on commit 3543c8b

Please sign in to comment.