fix
Some checks failed
Deploy Production / deploy (push) Failing after 47s

This commit is contained in:
parent e980536871
commit d0b0dec7c0

View File

@ -16,7 +16,7 @@ jobs:
run: apk add --no-cache git run: apk add --no-cache git
- name: Clone repository - name: Clone repository
run: git clone --depth 1 https://git.ai-assistant-bot.xyz/root/portfolio-api.git . run: git clone --depth 1 https://git.ai-assistant-bot.xyz/root/api-portfolio.git .
- name: Build & Deploy - name: Build & Deploy
run: | run: |