Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/impersonate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2021-11-19 01:35:38 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2021-11-19 01:35:38 +0300
commit996d5f042af4ee88f97803dacc46d29021611b50 (patch)
treec0d5cefaeb1d365c42a7475aeae2347d37caef53
parentfc8553f3b7bff4529c0c09693ea488c9f9fb8da4 (diff)
[ci] fix dpkg
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--.github/workflows/appstore-build-publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/appstore-build-publish.yml b/.github/workflows/appstore-build-publish.yml
index 13a0323..6278eab 100644
--- a/.github/workflows/appstore-build-publish.yml
+++ b/.github/workflows/appstore-build-publish.yml
@@ -94,7 +94,7 @@ jobs:
- name: Fetch krankerl
run: |
wget https://github.com/ChristophWurst/krankerl/releases/download/v0.13.2/krankerl_0.13.2_amd64.deb -O krankerl.deb
- dpkg -i krankerl.deb
+ sudo dpkg -i krankerl.deb
- name: Package ${{ env.APP_NAME }} ${{ env.APP_VERSION }}
# Try krankerl, fallback to makefile