Skip to content

Commit

Permalink
drop: debug debian package location
Browse files Browse the repository at this point in the history
Signed-off-by: Gerard Hickey <[email protected]>
  • Loading branch information
hickey committed Apr 6, 2024
1 parent b058356 commit 36de782
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow-meshchat-debian-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- run: package/update-version.sh ${{ inputs.build_dir }}
# - run: info "Packing up MeshChat files"
- run: dpkg-deb --root-owner-group --build ${{ inputs.build_dir }}
- run: ls -lR
- run: mv meshchat-deb.deb meshchat_${{ inputs.build_version }}_all.deb
- id: detect-package-file
run: echo "file=meshchat_${{inputs.build_version }}_all.deb" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 36de782

Please sign in to comment.