mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-07-26 15:12:22 +00:00
Update copilot-setup-steps.yml
Some checks failed
Copilot Setup Steps / copilot-setup-steps (push) Has been cancelled
Some checks failed
Copilot Setup Steps / copilot-setup-steps (push) Has been cancelled
This commit is contained in:
parent
a0a6fac8bc
commit
55d3626a3f
1 changed files with 0 additions and 7 deletions
7
.github/workflows/copilot-setup-steps.yml
vendored
7
.github/workflows/copilot-setup-steps.yml
vendored
|
|
@ -44,13 +44,6 @@ jobs:
|
|||
echo "Found version reference in: $YT_VERSION_FILE"
|
||||
echo "This helps Copilot detect when patches break due to upstream updates."
|
||||
|
||||
- name: Dry-run tweak build
|
||||
run: |
|
||||
echo "Running dry-run build to detect patch failures..."
|
||||
make clean
|
||||
make package FINALPACKAGE=0 || true
|
||||
echo "Build completed (errors allowed). Copilot will analyze logs."
|
||||
|
||||
- name: Collect build logs
|
||||
run: |
|
||||
mkdir -p build-logs
|
||||
|
|
|
|||
Loading…
Reference in a new issue