Skip to content

Commit

Permalink
[*]
Browse files Browse the repository at this point in the history
  • Loading branch information
Muska-Ami committed Dec 26, 2023
1 parent 53d567d commit a9137c7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ jobs:
- name: Pack AppImage Installer
run: |-
flutter_distributor package --platform linux --target appimage
ls
pwd
- name: Upload Dist Artifact
uses: actions/upload-artifact@v4
Expand Down
2 changes: 1 addition & 1 deletion linux/packaging/deb/make_config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
display_name: Nya LoCyanFrp!
package_name: moe.xmcn.nyanana
package_name: nyanana
maintainer:
name: Muska-Ami
email: [email protected]
Expand Down
1 change: 1 addition & 0 deletions windows/packaging/exe/make_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ publisher_url: https://blog.1l1.icu
display_name: Nya LoCyanFrp!
create_desktop_icon: true
install_dir_name: NyaLCF
script_template: inno_setup.iss
locales:
- en
- zh

0 comments on commit a9137c7

Please sign in to comment.