Skip to content

Commit

Permalink
ci: install build-dep
Browse files Browse the repository at this point in the history
Signed-off-by: ZHANG Yuntian <[email protected]>
  • Loading branch information
RadxaYuntian committed Jul 31, 2024
1 parent 8261934 commit 113a483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/new_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install --no-install-recommends -y devscripts lintian git-buildpackage
sudo apt-get build-dep --no-install-recommends -y .
export DEBEMAIL="[email protected]"
export DEBFULLNAME='"Radxa Computer Co., Ltd"'
git config user.name "github-actions[bot]"
Expand Down

0 comments on commit 113a483

Please sign in to comment.