Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Remove auto-generated debian/control #50

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
trying to auto-update control
  • Loading branch information
nyurik committed May 21, 2020
commit 5fc6bb3f3de26922387c749d94ea2f6cc38119fa
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
sudo apt-get update
sudo apt-get -y install devscripts equivs python3-setuptools
cd src
pg_buildext updatecontrol
sudo mk-build-deps -t "apt-get -y" -i debian/control

- name: Build
Expand Down