Skip to content

Commit 2b902b0

Browse files
committed
feat: move .env file
1 parent faca05d commit 2b902b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/postman.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ jobs:
3838
- name: start api
3939
run: |
4040
npm install
41+
mv .env.sample .env
4142
npm run dev

0 commit comments

Comments
 (0)