Skip to content

Commit db0542b

Browse files
dschomjcheetham
authored andcommitted
fixup! fixup! release: add Mac OSX installer build
The custom Action is checked out at a different location than `.github/`... Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 2719153 commit db0542b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-git-installers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ jobs:
409409
410410
- name: Download signing secrets
411411
id: signing-secrets
412-
uses: ./.github/actions/akv-secret
412+
uses: ./git/.github/actions/akv-secret
413413
with:
414414
vault: ${{ secrets.AZURE_VAULT }}
415415
secrets: |

0 commit comments

Comments
 (0)