parent
a58ac83c9f
commit
4ce1be2f39
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -5,9 +5,6 @@ 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