1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-11-08 20:22:42 +01:00

Minor Fixes

This commit is contained in:
David Bomba 2023-09-19 16:46:54 +10:00
parent 88a13015fa
commit 42508f63d5

View File

@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v1
with:
ref: v5-develop
- name: Copy .env file
run: |
cp .env.example .env