Skip to content

Commit

Permalink
HPCC-32137 Touched docs/ to force rebuild
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Gardner <michael.gardner@lexisnexisrisk.com>
  • Loading branch information
Michael-Gardner committed Sep 17, 2024
1 parent 14009c1 commit 9b05e4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/test-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,20 +33,6 @@ jobs:
runs-on: ubuntu-22.04

steps:
- name: Free additional disk space (remove Android SDK + Tools)
continue-on-error: true
run: |
df -h
sudo rm -rf ${ANDROID_HOME}
sudo rm -rf ${JAVA_HOME_8_X64}
sudo rm -rf ${JAVA_HOME_11_X64}
sudo rm -rf ${JAVA_HOME_17_X64}
sudo rm -rf ${JAVA_HOME_21_X64}
sudo rm -rf ${CHROMEWEBDRIVER}
sudo rm -rf ${EDGEWEBDRIVER}
sudo rm -rf ${GECKOWEBDRIVER}
sudo rm -rf ${SELENIUM_JAR_PATH}
- name: Checkout HPCC-Platform
uses: actions/checkout@v4
with:
Expand Down
2 changes: 2 additions & 0 deletions docs/DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ targets that are generated with custom targets at configure time.
documents built
- resources/ - directory containing docbook resources needed to
build documentation

Touching to force rebuild

0 comments on commit 9b05e4e

Please sign in to comment.