Skip to content

Commit d17629f

Browse files
committed
Upstream. Correction.
1 parent fd1cac2 commit d17629f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/workflows/zUpgrade.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -963,10 +963,10 @@ jobs:
963963

964964
# Discouraged. Usually more useful and more standard to do this within '_custom' function.
965965
# ONLY enable if a replacement '_lib/custom/package_kde.tar.xz' is available and desired. This WILL fail if the file is not present, and this is NOT necessary unless a different customization is needed: it is better to rely on the upstream 'ubDistBuild' repository KDE configuration package installed for 'ubdist/OS' .
966-
- name: _rotten_install-kde
967-
shell: bash
968-
run: |
969-
./ubiquitous_bash.sh _create_ubDistBuild-rotten_install-kde
966+
#- name: _rotten_install-kde
967+
#shell: bash
968+
#run: |
969+
#./ubiquitous_bash.sh _create_ubDistBuild-rotten_install-kde
970970

971971
- name: _build_fallback_staging-zUpgradeYML-build
972972
shell: bash

0 commit comments

Comments
 (0)