Try to go again :(
This commit is contained in:
parent
d2261bc0c7
commit
038b6424d2
2
.github/parrot-steam
vendored
2
.github/parrot-steam
vendored
@ -1 +1 @@
|
|||||||
1
|
2
|
2
.github/pigeon-intel
vendored
2
.github/pigeon-intel
vendored
@ -1 +1 @@
|
|||||||
1
|
2
|
2
.github/raven-rocm
vendored
2
.github/raven-rocm
vendored
@ -1 +1 @@
|
|||||||
1
|
2
|
3
.github/workflows/parrot-steam.yml
vendored
3
.github/workflows/parrot-steam.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
|||||||
options: --privileged -it
|
options: --privileged -it
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Some essentials
|
||||||
|
run: apt-get install -y npm rsync nodejs
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
|
3
.github/workflows/pigeon-amdgpu.yml
vendored
3
.github/workflows/pigeon-amdgpu.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
|||||||
options: --privileged -it
|
options: --privileged -it
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Some essentials
|
||||||
|
run: apt-get install -y npm rsync nodejs
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
|
3
.github/workflows/pigeon-intel.yml
vendored
3
.github/workflows/pigeon-intel.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
|||||||
options: --privileged -it
|
options: --privileged -it
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Some essentials
|
||||||
|
run: apt-get install -y npm rsync nodejs
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install SSH key
|
- name: Install SSH key
|
||||||
|
3
.github/workflows/raven-rocm.yml
vendored
3
.github/workflows/raven-rocm.yml
vendored
@ -17,6 +17,9 @@ jobs:
|
|||||||
options: --privileged -it
|
options: --privileged -it
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Install Some essentials
|
||||||
|
run: apt-get install -y 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