Skip to content

Commit

Permalink
enable clean
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Sep 13, 2024
1 parent f548d5d commit 2be03ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
build-target: [WSAPlayer]
steps:
- uses: actions/checkout@v4
with:
clean: ${{ github.event.inputs.clean == 'true' }}
- uses: buildalon/unity-setup@v1
with:
version-file: ${{ github.workspace }}/ProjectSettings/ProjectVersion.txt
Expand Down

0 comments on commit 2be03ed

Please # to comment.