Skip to content

Commit 5be80d4

Browse files
authoredApr 19, 2024
Update build-docs.yml for my gpTest branch
1 parent bc861f0 commit 5be80d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.github/workflows/build-docs.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
env:
1515
# where are my other scripts
1616
#COMMUNITY_REF: "dc1cdacdbdda6e5ca1c5b836e130c2deb2d2fe62"
17-
COMMUNITY_REF : "d2fa84ee69e3741412afae466bf65454c85bea2b"
17+
COMMUNITY_REF : "2ca3375e0095fbb1769681410e09e352322efef2"
1818
# 9.6.0-rc5 - with MG fix
1919
runs-on: ubuntu-22.04
2020
permissions:
@@ -160,7 +160,7 @@ jobs:
160160
if: ${{ !matrix.ln && !matrix.container && matrix.documentation }}
161161
uses: actions/upload-artifact@v4
162162
with:
163-
name: HPCC-DocSet
163+
name: HPCC-DocSet_JIM
164164
path: |
165165
${{ needs.preamble.outputs.folder_build }}/docs/EN_US/EclipseHelp/*.zip
166166
${{ needs.preamble.outputs.folder_build }}/docs/EN_US/HTMLHelp/*.zip

0 commit comments

Comments
 (0)
Please sign in to comment.