We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd21b62 commit ccb3eecCopy full SHA for ccb3eec
.github/workflows/gen-docs.yaml
@@ -75,7 +75,6 @@ jobs:
75
- name: Build programming guide
76
if: steps.check_squid_updates.outputs.had_update == 'true'
77
run: |
78
- sed -i~ 's/^PROJECT_NUMBER.*= .*/PROJECT_NUMBER = master\/${{ steps.check_squid_updates.outputs.current}}/' doxyfile
79
doxygen doxyfile
80
81
- name: update self
0 commit comments