mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-23 12:39:29 +01:00
fix: create missing directory in CI
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
4342997982
commit
811c80f933
@ -2,7 +2,10 @@
|
||||
|
||||
GITLAB_PROJECT_ID="16112282"
|
||||
|
||||
# repo directory for build
|
||||
mkdir fdroid/repo
|
||||
# ... and for deployment
|
||||
mkdir repo
|
||||
|
||||
git fetch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user