workflow/lint: apt-get update
Some checks failed
ci-lint / test (push) Failing after 7s

This commit is contained in:
Josh Lay 2025-10-19 10:02:58 -05:00
parent c6e6ee5184
commit 8914aaef74
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec

View file

@ -15,6 +15,7 @@ jobs:
- name: nodejs/git - name: nodejs/git
run: | run: |
apt-get update
apt-get --no-install-recommends install nodejs git apt-get --no-install-recommends install nodejs git
- uses: actions/checkout@v4 - uses: actions/checkout@v4