restore-colemakdh #1
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -7,6 +7,8 @@ jobs:
|
|||||||
container:
|
container:
|
||||||
image: ubuntu
|
image: ubuntu
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install packages
|
||||||
|
run: apt-get update && apt-get install -y nodejs git python3 python3-pip rsync
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user