mirror of
https://github.com/MrSedan/neuro-reply-website.git
synced 2026-01-14 20:49:42 +03:00
asd
This commit is contained in:
@@ -17,9 +17,7 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
||||
- name: Git Submodule Update
|
||||
run: |
|
||||
git pull --recurse-submodules
|
||||
git submodule update --remote --recursive
|
||||
run: git pull --recurse-submodules; git submodule update --remote --recursive
|
||||
|
||||
- name: Copy .env file
|
||||
run: cp .env.example .env
|
||||
|
||||
Reference in New Issue
Block a user