Skip to content

Commit 1a599d1

Browse files
committed
cp .env
1 parent c9adf37 commit 1a599d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
# modified version of `make start-all`
6363
- name: Build the stack
6464
run: |
65+
cp .env.example .env
6566
anvil --host 0.0.0.0 &
6667
docker compose up -d
6768

0 commit comments

Comments
 (0)