This commit is contained in:
nora 2022-08-12 15:07:13 +02:00
parent 8305e3f0fe
commit 4a608e1090

View file

@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: install
id: install
run: |