mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
debug: Remove system info
This commit is contained in:
parent
ad09a0960b
commit
2623cb6278
1 changed files with 0 additions and 2 deletions
2
.github/workflows/seo-report.yaml
vendored
2
.github/workflows/seo-report.yaml
vendored
|
@ -44,12 +44,10 @@ 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
|
||||
|
|
Loading…
Reference in a new issue