Skip to content

Commit

Permalink
Fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lifehackerhansol committed Jan 14, 2022
1 parent 3cf7858 commit f0b07d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
wget "https://github.com/3DSGuy/Project_CTR/releases/download/makerom-v0.18/makerom-v0.18-macos_x86_64.zip"
unzip makerom-v0.18-macos_x86_64.zip
mv -f makerom dist/generator/makerom
cp static/macos_bannertool dist/generator/bannertool
chmod +x dist/generator/bannertool
chmod +x dist/generator/makerom
chmod +x dist/generator/generator.py
Expand Down

0 comments on commit f0b07d5

Please sign in to comment.