Skip to content

Commit

Permalink
artifacts path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sbilge committed Feb 20, 2024
1 parent 1cb3233 commit 606e09a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test-package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ runs:

- name: Install the newly build package with all extras
shell: bash
working-directory: ${{ inputs.working_directory }}
run: |
ls -R $( realpath .)
TAR_PATH="$( realpath ./artifact/*.tar.gz)"
Expand Down

0 comments on commit 606e09a

Please # to comment.