mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-16 22:39:01 +00:00
Update hacking.yml
This commit is contained in:
2
.github/workflows/hacking.yml
vendored
2
.github/workflows/hacking.yml
vendored
@@ -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
|
||||||
|
Reference in New Issue
Block a user