Skip to content

Commit

Permalink
Update build_deb.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Zaariel91 authored Aug 7, 2024
1 parent 5ad1624 commit fde852d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ docker rm $container_id

cat <<EOF > /tmp/stone-prover/DEBIAN/control
Package: stone-prover
Version: ${{ steps.tag.outputs.tag }}
Version: $1
Architecture: all
Depends: libdw1
Maintainer: Zaariel91 [email protected]
Expand Down

0 comments on commit fde852d

Please sign in to comment.