mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-04-11 13:49:43 +02:00
tell CI to fetch all git metadata
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -18,6 +18,8 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
persist-credentials: false
|
||||
fetch-tags: true
|
||||
fetch-depth: 0
|
||||
|
||||
- name: build essential
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user