1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-26 15:54:36 +02:00

use system distutils on debian ci image

This commit is contained in:
Nick Sweeting
2020-12-11 19:04:27 +02:00
parent a804956477
commit 4cda0d4e44

View File

@@ -4,6 +4,8 @@ on:
workflow_dispatch:
push:
env:
SETUPTOOLS_USE_DISTUTILS=stdlib
jobs:
build: