Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ughuuu committed Feb 7, 2025
1 parent 21b7b9c commit 6008567
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@ runs:
# Add Blazium to PATH
echo "${{ inputs.bin-path }}/editor" >> $GITHUB_PATH
# Export Blazium Editor ENV
echo "BLAZIUM_EDITOR=${{ inputs.bin-path }}/editor/Blazium" >> $GITHUB_ENV
- name: Verify Blazium Editor Installation
shell: bash
Expand Down

0 comments on commit 6008567

Please sign in to comment.