Don't checkout code as Gitea already does that

This commit is contained in:
DrHaid
2026-02-20 20:46:58 +01:00
parent cb91931f97
commit 7b57587c55

View File

@@ -13,8 +13,6 @@ jobs:
image: batonogov/pyinstaller-windows:latest image: batonogov/pyinstaller-windows:latest
steps: steps:
- uses: actions/checkout@v4
- name: Install dependencies - name: Install dependencies
run: pip install . run: pip install .