Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Feb 7, 2025
1 parent 19f87cb commit be5cc12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ runs:
file=$(find "${{ inputs.bin-path }}/editor" -type f -name '*.console.exe' | head -n 1)
# Rename to Blazium.exe
mv $file ${{ inputs.bin-path }}/editor/Blazium.exe
ls -lah ${{ inputs.bin-path }}/editor
fi
else
Expand Down

0 comments on commit be5cc12

Please sign in to comment.