Skip to content

Commit

Permalink
List artifacts folder
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Sep 24, 2024
1 parent e809428 commit 2318505
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
- name: Build with Gradle
run: ./gradlew build -Dversion=${{ steps.version.outputs.version }} -Drevision=${{ inputs.revision }}

- run: ls -la build/distributions

- name: Upload artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 2318505

Please sign in to comment.