Skip to content

Commit

Permalink
update pybind, ci create package
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelrojasmiliani committed Mar 15, 2024
1 parent 53822c3 commit 4b412f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,6 @@ jobs:
repo_token: ${{ secrets.GITHUB_TOKEN }}
file: gsplines_cpp/build/gsplines-0.0.1-amd64.deb
asset_name: gsplines-0.0.1-amd64.deb
tag: ${{ guthub.ref }}
tag: ${{ github.ref }}
overwrite: true
body: "Debian pack"

0 comments on commit 4b412f3

Please sign in to comment.