try to fix CI

This commit is contained in:
NotAShelf 2023-06-03 22:58:53 +03:00
parent e5feb4a2fc
commit 18babf7f6c
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22

View file

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@latest
uses: actions/checkout@v3
with:
fetch-depth: 0
- run: git fetch --force --tags