Skip to content

Commit

Permalink
use package
Browse files Browse the repository at this point in the history
  • Loading branch information
sftcd committed Mar 10, 2024
1 parent 6b86b17 commit 0b4dcff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Test packages
run: |
mmdebstrap --chrooted-customize-hook="curl -L 'https://github.com/defo-project/ech-dev-utils/archive/refs/heads/main.tar.gz' | tar xz; cd ech-dev-utils-main; PACKAGING=1 scripts/testapache.sh" \
--variant=essential --include=ncurses-term,ca-certificates,openssl,curl,bind9-dnsutils testing /dev/null \
--variant=essential --include=ncurses-term,ca-certificates,apache2,openssl,curl,bind9-dnsutils testing /dev/null \
"deb [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] http://deb.debian.org/debian testing main" \
"deb [trusted=yes] copy:/$HOME/apt_repo /"
Expand Down

0 comments on commit 0b4dcff

Please sign in to comment.