This repository was archived by the owner on Apr 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 95
95
path : |
96
96
TrollSpeed/packages/TrollSpeed_*.tipa
97
97
TrollSpeed/packages/TrollSpeed+AppIntents16_*.tipa
98
- TrollSpeed/packages/ch.xxtou.hudapp_ *.deb
98
+ TrollSpeed/packages/ch.xxtou.hudapp.jb_ *.deb
99
99
100
100
- name : Upload symbols
101
101
uses : actions/upload-artifact@v4
@@ -112,4 +112,4 @@ jobs:
112
112
files : |
113
113
TrollSpeed/packages/TrollSpeed_*.tipa
114
114
TrollSpeed/packages/TrollSpeed+AppIntents16_*.tipa
115
- TrollSpeed/packages/ch.xxtou.hudapp_ *.deb
115
+ TrollSpeed/packages/ch.xxtou.hudapp.jb_ *.deb
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ mkdir -p layout/DEBIAN
16
16
17
17
# Write the control file
18
18
cat > layout/DEBIAN/control << __EOF__
19
- Package: ch.xxtou.hudapp
20
- Name: TrollSpeed
19
+ Package: ch.xxtou.hudapp.jb
20
+ Name: TrollSpeed JB
21
21
Version: $VERSION
22
22
Section: Tweaks
23
23
Depends: firmware (>= 14.0)
Original file line number Diff line number Diff line change 1
- Package: ch.xxtou.hudapp
2
- Name: TrollSpeed
1
+ Package: ch.xxtou.hudapp.jb
2
+ Name: TrollSpeed JB
3
3
Version: 1.11.11
4
4
Section: Tweaks
5
5
Depends: firmware (>= 14.0)
You can’t perform that action at this time.
0 commit comments