Skip to content

Commit 953e24d

Browse files
committed
build: set .env
1 parent 24cc6d0 commit 953e24d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ jobs:
1313
secrets: inherit
1414
with:
1515
node-version: 22
16+
extra-commands: |
17+
cp .env.example .env

0 commit comments

Comments
 (0)