fix whitespace

This commit is contained in:
Vittorio Parrella 2023-06-21 23:58:51 +02:00
parent d548c939cc
commit 6d0b19d324
No known key found for this signature in database
GPG Key ID: 78598F812AE11022
2 changed files with 3 additions and 3 deletions

View File

@ -69,7 +69,7 @@ jobs:
with:
branch: ${{ github.head_ref || github.ref_name }}
files: .github version.h
- name: DNF Preparation
id: dnf-prep
run: |
@ -199,7 +199,7 @@ jobs:
""" > SPECS/${PKG_FULL}.spec
cat SPECS/${PKG_FULL}.spec
} &>> "/work/steps.log"
- name: BuildRpmPackage (Fedora/Suse)

View File

@ -82,7 +82,7 @@ case "$1_$2" in
/usr/share/icons/boinc
"""
;;
*) echo "failed"
;;