This commit is contained in:
parent
9b7a028614
commit
f785a4a403
2
.github/push-iso
vendored
2
.github/push-iso
vendored
@ -1 +1 @@
|
|||||||
1
|
2
|
||||||
|
3
.github/workflows/push-iso.yml
vendored
3
.github/workflows/push-iso.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
|||||||
options: --privileged -it
|
options: --privileged -it
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Some essentials
|
||||||
|
run: apt-get update -y && apt-get install -y wget npm rsync nodejs
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
|
Loading…
Reference in New Issue
Block a user