Skip to content

Commit

Permalink
Revert "Upload rom"
Browse files Browse the repository at this point in the history
This reverts commit fc8f160.
  • Loading branch information
Kajal4414 committed Apr 19, 2023
1 parent fc8f160 commit ce860fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
run: |
pip install protobuf==3.20.*
python .github/scripts/payload_dumper.py zip_files/payload.bin -d payload_files
mv ${{ github.event.inputs.ROM_NAME }} payload_files
echo "Delete oversized files:"
find payload_files/ -type f -size +2G -print -delete
Expand Down

0 comments on commit ce860fe

Please sign in to comment.