mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for releases
This commit is contained in:
parent
23f2cc8702
commit
6e274f8f0b
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -23,10 +23,6 @@ jobs:
|
||||
- name: Copy .env file
|
||||
run: |
|
||||
cp .env.example .env
|
||||
|
||||
- name: ChDir
|
||||
run: |
|
||||
cd ninja
|
||||
|
||||
- name: Install composer dependencies
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user