All checks were successful
Process Intel Official Repository (Pigeon) / build (push) Successful in 1m50s
All checks were successful
Process Intel Official Repository (Pigeon) / build (push) Successful in 1m50s
This commit is contained in:
parent
d139afd4da
commit
44e33fa612
2
.github/pigeon-intel
vendored
2
.github/pigeon-intel
vendored
@ -1 +1 @@
|
||||
4
|
||||
5
|
2
.github/workflows/parrot-steam.yml
vendored
2
.github/workflows/parrot-steam.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install Some essentials
|
||||
run: apt-get update -y && apt-get install -y npm rsync nodejs
|
||||
run: apt-get update -y && apt-get install -y wget npm rsync nodejs
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
2
.github/workflows/pigeon-amdgpu.yml
vendored
2
.github/workflows/pigeon-amdgpu.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install Some essentials
|
||||
run: apt-get update -y && apt-get install -y npm rsync nodejs
|
||||
run: apt-get update -y && apt-get install -y wget npm rsync nodejs
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
2
.github/workflows/pigeon-intel.yml
vendored
2
.github/workflows/pigeon-intel.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install Some essentials
|
||||
run: apt-get update -y && apt-get install -y npm rsync nodejs
|
||||
run: apt-get update -y && apt-get install -y wget npm rsync nodejs
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
2
.github/workflows/raven-rocm.yml
vendored
2
.github/workflows/raven-rocm.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Install Some essentials
|
||||
run: apt-get update -y && apt-get install -y npm rsync nodejs
|
||||
run: apt-get update -y && apt-get install -y wget npm rsync nodejs
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user