Skip to content

Commit 0ddb553

Browse files
authored
Update test.yml
1 parent 6da7d3a commit 0ddb553

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@v2
3636
- name: install build depends
37-
run: sudo apt-get install python3-docutils python3-sphinx libmhash-dev
37+
run: sudo apt-get install python3-docutils python3-sphinx build-essential devscripts debhelper dh-autoreconf pkg-config autogen automake autotools-dev autoconf libtool autoconf-archive libncurses-dev libedit-dev libpcre2-dev libpcre3-dev libjemalloc-dev
3838
- name: build varnish
3939
run: |
4040
wget ${{ matrix.varnish }}

0 commit comments

Comments
 (0)