not need depth

This commit is contained in:
Peter Galonza 2024-05-21 23:45:44 +03:00
parent 9e5342689e
commit 7f26367a59
2 changed files with 0 additions and 4 deletions

View File

@ -19,8 +19,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build Atmosphere
run: |
source /opt/venv/bin/activate

View File

@ -24,8 +24,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Build Atmosphere
run: |
source /opt/venv/bin/activate