Fixes for releases
This commit is contained in:
parent
23f2cc8702
commit
6e274f8f0b
|
|
@ -24,10 +24,6 @@ jobs:
|
|||
run: |
|
||||
cp .env.example .env
|
||||
|
||||
- name: ChDir
|
||||
run: |
|
||||
cd ninja
|
||||
|
||||
- name: Install composer dependencies
|
||||
run: |
|
||||
composer config -g github-oauth.github.com ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue