Added new whiteline

This commit is contained in:
Nick Wiegers 2025-02-12 15:37:44 +01:00
parent e399e3a289
commit 5ab8083cfb

View File

@ -32,6 +32,7 @@ jobs:
if [ -f ${{ secrets.COMPOSER_AUTH_JSON }} ]
cp ${{ secrets.COMPOSER_AUTH_JSON }} ~/.composer/auth.json
fi
- name: Setup composer
uses: https://git.qlic.nl/actions/setup-composer@v1
with: