Commit 5be80d4 authored Apr 19, 2024 Verified
1 parent bc861f0 commit 5be80d4 Copy full SHA for 5be80d4
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
env :
15
15
# where are my other scripts
16
16
# COMMUNITY_REF: "dc1cdacdbdda6e5ca1c5b836e130c2deb2d2fe62"
17
- COMMUNITY_REF : " d2fa84ee69e3741412afae466bf65454c85bea2b "
17
+ COMMUNITY_REF : " 2ca3375e0095fbb1769681410e09e352322efef2 "
18
18
# 9.6.0-rc5 - with MG fix
19
19
runs-on : ubuntu-22.04
20
20
permissions :
@@ -160,7 +160,7 @@ jobs:
160
160
if : ${{ !matrix.ln && !matrix.container && matrix.documentation }}
161
161
uses : actions/upload-artifact@v4
162
162
with :
163
- name : HPCC-DocSet
163
+ name : HPCC-DocSet_JIM
164
164
path : |
165
165
${{ needs.preamble.outputs.folder_build }}/docs/EN_US/EclipseHelp/*.zip
166
166
${{ needs.preamble.outputs.folder_build }}/docs/EN_US/HTMLHelp/*.zip
You can’t perform that action at this time.
0 commit comments