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
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Install deps
|
||||
run: |
|
||||
apt update
|
||||
|
|
Loading…
Reference in a new issue