Skip to content

Commit

Permalink
Clean after the source generations.
Browse files Browse the repository at this point in the history
To make sure the build step builds as it would for a first build.
  • Loading branch information
PapyChacal committed Oct 31, 2022
1 parent 58428ae commit faa76a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ jobs:
- name: Generate godot-cpp sources only
run: |
scons platform=${{ matrix.platform }} build_library=no ${{ matrix.flags }}
scons -c
- name: Build godot-cpp (debug)
run: |
Expand Down

0 comments on commit faa76a8

Please sign in to comment.