Skip to content

Commit

Permalink
Merge pull request #56 from SecureSECO/aminuldidar-patch-3
Browse files Browse the repository at this point in the history
Rename .env to .env.example
  • Loading branch information
slingerbv authored Sep 19, 2024
2 parents 3c6f9f1 + a2e164e commit 8067d5d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ jobs:
- name: Install dependencies
run: npm install
- name: Create .env file in src/config
run: echo " " >> src/config/.env

- name: Build the project
run: npm run build-unix
Expand Down
File renamed without changes.

0 comments on commit 8067d5d

Please sign in to comment.