Skip to content

Commit

Permalink
Reference shell for getting artifacts path
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Apr 23, 2024
1 parent 1efdf97 commit 19c01e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-zui/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ runs:
- name: Expose the Artifact Path
id: paths
run: echo "artifact='$(yarn artifact-path)'" >> "$GITHUB_OUTPUT"
shell: bash

- name: Build & Publish
run: ${{ inputs.cmd }}
Expand Down

0 comments on commit 19c01e3

Please sign in to comment.