mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-06-23 16:57:38 +02:00
git push
This commit is contained in:
@@ -25,7 +25,9 @@ jobs:
|
||||
|
||||
- name: Build documentation
|
||||
working-directory: doc
|
||||
run: make
|
||||
run: make -B
|
||||
# -B ensures build when doc/testssl.1.md changes. When checking out the md file
|
||||
# it probably might have a time stamp which indicates nothing has changed
|
||||
|
||||
- name: Commit and push generated doc files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user