This commit is contained in:
parent
c988cdf172
commit
e0219c2569
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -5,6 +5,9 @@ jobs:
|
||||||
Build-NUT-ARM64:
|
Build-NUT-ARM64:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
- name: Update APT cache
|
||||||
|
run: apt update
|
||||||
|
|
||||||
- name: Install build dependencies
|
- name: Install build dependencies
|
||||||
uses: awalsh128/cache-apt-pkgs-action@latest
|
uses: awalsh128/cache-apt-pkgs-action@latest
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user