This commit is contained in:
parent
8914aaef74
commit
4b7d8f5ce9
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 install nodejs git
|
apt-get --no-install-recommends --assume-yes install nodejs git
|
||||||
|
|
||||||
- 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