[ci:force]

This commit is contained in:
Dawid L Jablonski
2023-03-30 15:25:13 +02:00
parent 720280d612
commit e701daad77
+2 -1
View File
@@ -196,7 +196,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3
with:
fetch-depth: 0 # Fetch all history for all tags and branches
fetch-depth: 0
- uses: ./.github/actions/setup
- name: install
run: |