Skip to content

Commit

Permalink
Install build dependencies during build
Browse files Browse the repository at this point in the history
  • Loading branch information
twojstaryzdomu committed May 12, 2024
1 parent 4d07cde commit b42230f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: twojstaryzdomu/debianise@HEAD
with:
create_changelog: true
install_build_depends: false
install_build_depends: true
debug: true
- id: action-gh-release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit b42230f

Please sign in to comment.