1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

Finalize Copr Workflow

This commit is contained in:
purian23
2025-10-14 01:28:58 -04:00
parent 8d53a8826e
commit 692b45c4f0

View File

@@ -1,4 +1,4 @@
name: Build Stable DMS Release to Copr
name: DMS Stable Release to Copr
on:
release:
@@ -147,7 +147,7 @@ jobs:
used standalone. This package always includes the latest stable dgop release.
%prep
%setup -q -n dms-qml
%setup -q -c -n dms-qml
gunzip -c %{SOURCE1} > %{_builddir}/dms-cli
chmod +x %{_builddir}/dms-cli