workflow: drop pkg installs now in img/runner tag
All checks were successful
lint / test (push) Successful in 52s
All checks were successful
lint / test (push) Successful in 52s
This commit is contained in:
parent
8ea32ac048
commit
faa7c0260f
1 changed files with 0 additions and 5 deletions
|
@ -13,11 +13,6 @@ jobs:
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-24.04
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: nodejs/git
|
|
||||||
run: |
|
|
||||||
apt-get update
|
|
||||||
apt-get --no-install-recommends --assume-yes install nodejs git ca-certificates lsb-release
|
|
||||||
|
|
||||||
- uses: actions/checkout@v5
|
- uses: actions/checkout@v5
|
||||||
- uses: actions/setup-python@v6
|
- uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue