Am 09.06.21 um 08:26 schrieb Gert Doering:
> Hi,
> 
> On Tue, Jun 08, 2021 at 05:24:34PM +0200, Arne Schwabe wrote:
>> +    steps:
>> +      - name: Install dependencies
>> +        run: sudo apt update && sudo apt install -y mingw-w64 libtool 
>> automake autoconf man2html unzip
>> +      - name: Checkout ovpn-dco-win
>> +        uses: actions/checkout@v2
>> +        with:
>> +          repository: OpenVPN/ovpn-dco-win
>> +          path: ovpn-dco-win
> 
> I'm not totally happy with introducing a DCO dependency here while none
> of the related code is in the tree... but since this is transient and
> should not cause any issues (unless that repo disappears :-) ) it's
> okayish.

I can send a v2 without the DCO stuff

Arne


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to