diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index 79ba9f7..9f50e59 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -15,5 +15,8 @@ jobs: run: mkdir build && tree && pwd && which git - name: Phing Build uses: phingofficial/phing-github-action@main + with: + verbose: true + debug: true - name: Done run: tree