Skip to content

Commit 75ad785

Browse files
committed
To be uncommitted.
Signed-off-by: Eric Le Ponner <eric.leponner@icloud.com>
1 parent f9b27b4 commit 75ad785

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/test-frontend.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@ jobs:
9090
with:
9191
egress-policy: audit
9292

93+
- name: Upgrade glib
94+
run: ldd --version && apt-cache policy libc6
95+
# run: sudo apt-get install -y --no-install-recommends libnss3-tools socat
96+
9397
- name: Checkout Code
9498
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
9599

0 commit comments

Comments
 (0)