Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Oct 26, 2023
1 parent 6f813e8 commit 4a25908
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/upload/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ inputs:
runs:
using: composite
steps:
- name: Move to correct folder
shell: sh
run: mv bin/addons/godot-rapier2d bin/addons/godot-rapier2d-${{ inputs.precision }}-${{ inputs.features }}
- name: Upload Artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 4a25908

Please sign in to comment.