remove cache apt pkgs
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -17,10 +17,6 @@ jobs:
|
||||
- uses: egor-tensin/setup-gcc@v1.3
|
||||
with:
|
||||
platform: x86
|
||||
- uses: awalsh128/cache-apt-pkgs-action@v1.4.2
|
||||
with:
|
||||
packages: libncurses5-dev
|
||||
version: "1.0"
|
||||
- name: make
|
||||
run: make
|
||||
|
||||
|
||||
Reference in New Issue
Block a user