Skip to content

Commit

Permalink
log moved assets
Browse files Browse the repository at this point in the history
  • Loading branch information
DecFox committed Jul 5, 2024
1 parent 08a4fe5 commit 7cd2dbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
- name: Print the lines of the generated docs
run: wc -l ooni-docs/src/content/docs/probe-engine/*

- name: Print assets used in docs
run: ls ooni-docs/src/assets

- name: Commit changes
# Only push the docs update when we are in master
if: github.ref == 'refs/heads/master'
Expand Down

0 comments on commit 7cd2dbc

Please sign in to comment.