Skip to content

Commit

Permalink
Setup env config step
Browse files Browse the repository at this point in the history
  • Loading branch information
XedinUnknown committed Apr 27, 2024
1 parent f72b854 commit 275b6b4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
restore-keys: |
${{ runner.os }}-composer-
- name: Set up env config
run: cp .env.example .env

- name: Install dependencies
uses: ramsey/composer-install@v3
with:
Expand Down

0 comments on commit 275b6b4

Please sign in to comment.