Skip to content

Commit

Permalink
🎗️ Cliptopia v1.0.0+4-beta app-image release changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
omegaui committed Jan 6, 2024
1 parent f1543da commit cbc0eda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# flutter test
- name: Build Debian using flutter_to_debian
run: |
flutter build linux
flutter build linux --release
flutter pub run flutter_to_debian:main
- name: Build AppImage using appimage-builder
uses: docker://appimagecrafters/appimage-builder:0.8.5
Expand Down
2 changes: 1 addition & 1 deletion AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ AppDir:
id: org.omegaui.cliptopia
name: Cliptopia
icon: app-icon
version: 1.0.0+2
version: 1.0.0+4
exec: cliptopia
exec_args: $@
apt:
Expand Down

0 comments on commit cbc0eda

Please sign in to comment.