Skip to content

Commit

Permalink
fixup! fixup! fixup! Clean generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
HexDecimal committed Aug 26, 2024
1 parent a54a348 commit 3b55dd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
popd
- name: Clean generated files
if: ${{matrix.platform}} == 'Win32'
shell: bash
run: rm -v ${{env.GENERATED_FILES}}

Expand Down

0 comments on commit 3b55dd7

Please sign in to comment.