mirror of
https://github.com/arcan1s/ahriman.git
synced 2026-07-17 00:01:07 +00:00
some play with renaming
This commit is contained in:
+3
-3
@@ -20,9 +20,9 @@ build() {
|
||||
npm --prefix "frontend" install --cache "$srcdir/npm-cache"
|
||||
npm --prefix "frontend" run build
|
||||
|
||||
python -m build --wheel --no-isolation ahriman-core
|
||||
python -m build --wheel --no-isolation ahriman-triggers
|
||||
python -m build --wheel --no-isolation ahriman-web
|
||||
python -m build --wheel --no-isolation "ahriman-core"
|
||||
python -m build --wheel --no-isolation "ahriman-triggers"
|
||||
python -m build --wheel --no-isolation "ahriman-web"
|
||||
}
|
||||
|
||||
package_ahriman() {
|
||||
|
||||
Reference in New Issue
Block a user