Skip to content

Commit f9d3880

Browse files
committed
missing checkout
1 parent f72d827 commit f9d3880

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-snapshot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ jobs:
88
publish-snapshot-sonatype:
99
runs-on: ubuntu-latest
1010
steps:
11+
- uses: actions/checkout@v2
12+
1113
- name: Setup java
1214
uses: actions/setup-java@v1
1315
with:

0 commit comments

Comments
 (0)