Skip to content

Commit 6d1b803

Browse files
committed
fix: remove patch-glibc step for manual workflow
1 parent 3cfac3b commit 6d1b803

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/manual.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ jobs:
6868
echo "$line" >> $GITHUB_ENV
6969
done < assets/variables
7070
71-
- name: Patch glibc
72-
run: bash ./scripts/patch-glibc.bash
73-
7471
- name: Build artifacts
7572
run: bash ./scripts/build-artifacts.bash
7673

0 commit comments

Comments
 (0)