Skip to content

Commit

Permalink
feat: copy over .env
Browse files Browse the repository at this point in the history
  • Loading branch information
enricorotundo committed Feb 11, 2025
1 parent 7c59962 commit 5c5ef64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- run: cp .env.example .env
- run: bash launch.sh

0 comments on commit 5c5ef64

Please sign in to comment.