Merge pull request #7371 from estesp/remove-unused
Remove unused variable from images action
This commit is contained in:
commit
db28354cb5
1
.github/workflows/images.yml
vendored
1
.github/workflows/images.yml
vendored
@ -38,7 +38,6 @@ jobs:
|
|||||||
|
|
||||||
- name: Install containerd dependencies
|
- name: Install containerd dependencies
|
||||||
env:
|
env:
|
||||||
RUNC_FLAVOR: ${{ matrix.runc }}
|
|
||||||
GOFLAGS: -modcacherw
|
GOFLAGS: -modcacherw
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get install -y gperf
|
sudo apt-get install -y gperf
|
||||||
|
Loading…
Reference in New Issue
Block a user