debug: File system information

This commit is contained in:
Bart van der Braak 2023-06-11 01:31:52 +02:00
parent bb718ae289
commit ad09a0960b

View file

@ -44,10 +44,12 @@ jobs:
- name: Build Unlighthouse report
run: |
pwd
unlighthouse-ci \
--site "${{ github.event.deployment_status.target_url }}" \
--build-static \
--router-prefix "${{ github.event.repository.name }}/${{ steps.git-branch.outputs.SOURCE_REF }}"
ls -la
- name: Deploy
uses: peaceiris/actions-gh-pages@v3