mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
Update ubuntu-latest.yml
Add 'apt-get update' for debian build.
This commit is contained in:
@@ -84,6 +84,7 @@ jobs:
|
||||
|
||||
- name: Install build dependencies
|
||||
run: |
|
||||
sudu apt-get update
|
||||
sudo apt-get -y install devscripts build-essential dpkg-dev equivs
|
||||
sudo mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends --yes' debian/control
|
||||
|
||||
|
||||
Reference in New Issue
Block a user