mirror of
https://github.com/bbernhard/signal-cli-rest-api.git
synced 2026-08-22 05:06:01 +00:00
remove debug logging
This commit is contained in:
parent
7138ffde7c
commit
0e36e15f60
8
.github/workflows/deploy-pages.yml
vendored
8
.github/workflows/deploy-pages.yml
vendored
@ -27,14 +27,6 @@ jobs:
|
||||
VERSION=$(git describe --tags --always)
|
||||
src/docs/build-static-bundle.sh site "$VERSION"
|
||||
|
||||
- name: Debug site
|
||||
run: |
|
||||
echo "PWD: $(pwd)"
|
||||
ls -la
|
||||
ls -la site
|
||||
du -sh site
|
||||
find site -type f -exec ls -lh {} \;
|
||||
|
||||
- name: Upload Pages artifact
|
||||
uses: actions/upload-pages-artifact@v5
|
||||
with:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user