Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

fix(ubuntu): add commands so apt-get can install libc #5056

fix(ubuntu): add commands so apt-get can install libc

fix(ubuntu): add commands so apt-get can install libc #5056

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Gradle wrapper validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3