Skip to content

Commit 0b98975

Browse files
Update .github/workflows/build-and-publish.yml
Co-authored-by: Vincent Biret <vibiret@microsoft.com>
1 parent 046b6da commit 0b98975

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ jobs:
9494
needs: maven_Release
9595
runs-on: ubuntu-latest
9696
steps:
97+
- uses: actions/checkout@v2
9798
- name: Download Build Artifact
9899
uses: actions/download-artifact@v2.0.10
99100
with:

0 commit comments

Comments
 (0)