Skip to content

Commit

Permalink
ci: fix packaging builds
Browse files Browse the repository at this point in the history
  • Loading branch information
moabu committed Dec 17, 2024
1 parent eda97fd commit 4db3500
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
cd jans/
sed -i "s/%VERSION%/${{ steps.previoustag.outputs.version }}/g" checksum.sh
sudo ./checksum.sh
ls ${{github.workspace}}/${{ matrix.asset_path }}
- name: Upload binaries to release
id: upload_binaries
Expand Down

0 comments on commit 4db3500

Please sign in to comment.