Switch installer source; fix package install (#12824)

* switch installer to new distri

* re-generate script

* fix change capitaisation behaviour

* fix installer
This commit is contained in:
Matthias Mair
2026-09-09 08:55:42 +10:00
committed by GitHub
parent 97f7c039c9
commit 04b5b69b69
4 changed files with 42 additions and 21 deletions
+2
View File
@@ -225,6 +225,7 @@ jobs:
uses: pkgr/action/package@c5666febcd31750da6428042193fc5b2fb765435 # main
id: package
with:
name: inventree
target: ${{ matrix.target }}
version: ${{ steps.setup.outputs.version }}
debug: true
@@ -258,6 +259,7 @@ jobs:
uses: pkgr/action/package@c5666febcd31750da6428042193fc5b2fb765435 # main
id: package-stable
with:
name: inventree
target: ${{ matrix.target }}
version: ${{ steps.setup.outputs.version }}
debug: true