ci update

This commit is contained in:
AykutSarac 2023-05-22 19:43:07 +03:00
parent c28c21ab6e
commit c3e4a6b16c
No known key found for this signature in database

View File

@ -21,6 +21,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Detect package manager
id: detect-package-manager
run: |