All checks were successful
Process Intel Official Repository (Pigeon) / build (push) Successful in 1m50s

This commit is contained in:
Ward from fusion-voyager-3 2024-07-31 18:02:18 +03:00
parent d139afd4da
commit 44e33fa612
5 changed files with 5 additions and 5 deletions

View File

@ -1 +1 @@
4
5

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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