Update hacking.yml

This commit is contained in:
Eric Ernst
2019-09-20 13:57:10 -07:00
committed by GitHub
parent 4f00e551ca
commit 86d83d4165

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: install-dependencies - name: install-dependencies
run: | run: |
apt-get upate apt-get upate
apt-get install -y docker-ce git apt-get install -y docker-ce git
git clone https://github.com/kata-containers/packaging git clone https://github.com/kata-containers/packaging