We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faca05d commit 2b902b0Copy full SHA for 2b902b0
.github/workflows/postman.yml
@@ -38,4 +38,5 @@ jobs:
38
- name: start api
39
run: |
40
npm install
41
+ mv .env.sample .env
42
npm run dev
0 commit comments