Skip to content

Commit

Permalink
Checkout sources
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheman committed Aug 13, 2024
1 parent 755eac5 commit 83ddef5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
needs: build-artifacts
runs-on: ubuntu-latest
steps:
- name: Check out
uses: actions/checkout@v4

- name: Download Artifacts
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 83ddef5

Please sign in to comment.