Skip to content

Commit

Permalink
Add svn and git.
Browse files Browse the repository at this point in the history
  • Loading branch information
notroj committed Nov 16, 2023
1 parent 39e9ef6 commit d4fed55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
run: dnf install -y libtool apr-devel apr-util-devel lua-devel openssl-devel
jansson-devel brotli-devel libcurl-devel lua-devel
/usr/bin/cpanm libnghttp2-devel pcre2-devel gdb perl-doc
make autoconf glibc-devel gcc
make autoconf glibc-devel gcc subversion git
- uses: actions/checkout@v3
- name: Configure environment
run: ./test/travis_before_linux.sh
Expand Down

0 comments on commit d4fed55

Please sign in to comment.