File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ jobs:
129129 continue-on-error : true
130130 run : |
131131 chmod +x Scripts/publish.sh
132- ./Scripts/publish.sh linux flatpak --arch ${{ matrix.arch }}
132+ ./Scripts/publish.sh linux --arch ${{ matrix.arch }}
133133
134134 - name : Upload Linux ${{ matrix.arch }} artifacts
135135 uses : actions/upload-artifact@v4
@@ -140,7 +140,6 @@ jobs:
140140 dist/*.deb
141141 dist/*.rpm
142142 dist/*.tar.xz
143- dist/*.flatpak
144143 if-no-files-found : warn
145144
146145 # ============================================================================
Original file line number Diff line number Diff line change 1818Downloads are available in [ Releases] ( https://github.com/yyyumeniku/HyPrism/releases )
1919
2020> We are also here! https://gitlab.com/yyyumeniku/HyPrism
21+ >
22+ > And here: https://git.sanhost.net/HyprismTeam/HyPrism
2123
2224## Build Instructions
2325
You can’t perform that action at this time.
0 commit comments