mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-01-16 00:34:02 +01:00
Remove setup make step
This commit is contained in:
5
.github/workflows/release-docker.yaml
vendored
5
.github/workflows/release-docker.yaml
vendored
@@ -14,11 +14,6 @@ jobs:
|
||||
with:
|
||||
go-version: '1.15.0'
|
||||
|
||||
- name: Setup make
|
||||
run: |
|
||||
apt update
|
||||
apt install -y make
|
||||
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user