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