This commit is contained in:
a5r0n
2024-10-17 21:43:41 +03:00
parent 098bec3277
commit f301cab5cd
+2
View File
@@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Set up Python
uses: actions/setup-python@v2