forked from TrueCloudLab/frostfs-api
parent
359c831122
commit
eb2f553855
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ jobs:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
- name: Install deps
|
- name: Install deps
|
||||||
run: |
|
run: |
|
||||||
apt update
|
apt update
|
||||||
|
|
Loading…
Reference in a new issue