Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Jun 24, 2024
1 parent 45a5b9f commit eb6d5cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/godot-build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ runs:
scons platform=$PLATFORM target=$TARGET tests=${{ inputs.tests }} ${{ env.SCONSFLAGS }} arch=$ARCH
- name: Move bin contents
shell: bash
run: |
cp -r bin/* ..
cp -r modules/mono/glue/* modules/mono/glue
Expand Down

0 comments on commit eb6d5cd

Please sign in to comment.