mirror of https://github.com/BOINC/boinc.git
fix whitespace
This commit is contained in:
parent
d548c939cc
commit
6d0b19d324
|
@ -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)
|
||||
|
|
|
@ -82,7 +82,7 @@ case "$1_$2" in
|
|||
/usr/share/icons/boinc
|
||||
"""
|
||||
;;
|
||||
|
||||
|
||||
*) echo "failed"
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in New Issue