mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-30 00:12:50 -05:00
Finalize Copr Workflow
This commit is contained in:
4
.github/workflows/copr-stable-release.yml
vendored
4
.github/workflows/copr-stable-release.yml
vendored
@@ -1,4 +1,4 @@
|
|||||||
name: Build Stable DMS Release to Copr
|
name: DMS Stable Release to Copr
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
@@ -147,7 +147,7 @@ jobs:
|
|||||||
used standalone. This package always includes the latest stable dgop release.
|
used standalone. This package always includes the latest stable dgop release.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n dms-qml
|
%setup -q -c -n dms-qml
|
||||||
|
|
||||||
gunzip -c %{SOURCE1} > %{_builddir}/dms-cli
|
gunzip -c %{SOURCE1} > %{_builddir}/dms-cli
|
||||||
chmod +x %{_builddir}/dms-cli
|
chmod +x %{_builddir}/dms-cli
|
||||||
|
|||||||
Reference in New Issue
Block a user