Skip to content

Commit

Permalink
Gitlab action checkouts
Browse files Browse the repository at this point in the history
  • Loading branch information
esocode committed Jan 20, 2020
1 parent f142c54 commit f3b9c73
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
with:
repository: esoco/esoco-monads
path: esoco-monads
- uses: actions/checkout@v2
with:
repository: esoco/objectrelations
path: objectrelations
- name: Set up JDK 1.8
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit f3b9c73

Please sign in to comment.