Skip to content

Commit

Permalink
Fetch list
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Sep 9, 2024
1 parent 7aa7e78 commit 1abc322
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rl-scanner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
id: get_version
run: echo "::set-output name=version::$(cat .version)"

- name: List build/libs contents
run: ls -la build/libs

- name: Output build artifact
id: output_build_artifact
run: |
Expand Down

0 comments on commit 1abc322

Please sign in to comment.