This commit is contained in:
parent
07a3829ab5
commit
aaad72c090
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ jobs:
|
||||||
- name: nodejs/git
|
- name: nodejs/git
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get --no-install-recommends --assume-yes install nodejs git ca-certificates
|
apt-get --no-install-recommends --assume-yes install nodejs git ca-certificates lsb-release
|
||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/setup-python@v6
|
- uses: actions/setup-python@v6
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue