Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
resucutie committed Feb 23, 2024
1 parent 1b1a6e8 commit afaea62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
dest: build/localbooru-macos.zip
- name: Rename files
run: |
mv localbooru-android/app-release.apk build/localbooru-android.apk
mv localbooru-android/app-release-signed.apk build/localbooru-android.apk
mv localbooru-linux-distro-specific-packages/*/localbooru-*-linux.deb build/localbooru-linux.deb
mv localbooru-linux-distro-specific-packages/*/localbooru-*-linux.rpm build/localbooru-linux.rpm
mv localbooru-windows-setup/*/localbooru-*-windows-setup.exe build/localbooru-windows-setup.exe
Expand Down

0 comments on commit afaea62

Please sign in to comment.