Skip to content

Commit

Permalink
Add working-directto ls
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Sep 25, 2024
1 parent b42f8be commit 33b30af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ jobs:
run: ./gradlew build -Dversion=${{ steps.version.outputs.version }} -Drevision=${{ inputs.revision }}

- run: ls -lR build/distributions
working-directory: ./plugins/${{ matrix.plugins }}

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

0 comments on commit 33b30af

Please sign in to comment.