Skip to content

Commit ca38143

Browse files
dschomjcheetham
authored andcommitted
fixup! fixup! build-git-installers: publish gpg public key
The `akv-secret` Action must be checked out before it can be used. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent f9bc6c2 commit ca38143

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -842,6 +842,9 @@ jobs:
842842
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
843843
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
844844

845+
- name: Check out repository (for akv-secret Action)
846+
uses: actions/checkout@v4
847+
845848
- name: Download Linux GPG public key signature file
846849
uses: ./.github/actions/akv-secret
847850
with:

0 commit comments

Comments
 (0)