Skip to content

Commit

Permalink
ci: test echo of path again
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertGemmaJr committed Jun 17, 2024
1 parent 4c65aa6 commit c2aee5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,7 @@ jobs:
elif [[ ${{ matrix.os }} == ubuntu-latest ]]; then
path="out/make/deb/x64/${packageName}_${packageVersion}_amd64.deb"
fi
echo $path
echo path=$path >> $GITHUB_OUTPUT
- name: ⬆ Upload installer
Expand Down

0 comments on commit c2aee5c

Please sign in to comment.