could fix the CI
This commit is contained in:
parent
19e3b30830
commit
835cb47b18
2 changed files with 2 additions and 2 deletions
2
.github/workflows/docker-publish-android.yml
vendored
2
.github/workflows/docker-publish-android.yml
vendored
|
|
@ -12,6 +12,8 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout du code
|
||||
uses: actions/checkout@v7
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
# 1. Votre étape de build actuelle (on nomme l'image "postit-android")
|
||||
# --target build-env : on ne veut que le stage de build (qui
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue