Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

Commit

Permalink
try cat .env
Browse files Browse the repository at this point in the history
  • Loading branch information
kolserdav committed Jul 24, 2023
1 parent a69a28a commit 96e8745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
npm run scripts
- name: Start database
run: |
ls
cat .env
docker-compose -f docker-compose.ci.yml --env-file .env up -d
- name: Install dependencies
run: |
Expand Down

0 comments on commit 96e8745

Please sign in to comment.