Ver código fonte

tweak debian distutils location

Nick Sweeting 5 anos atrás
pai
commit
988aa9b572
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/debian.yml

+ 1 - 1
.github/workflows/debian.yml

@@ -5,7 +5,7 @@ on:
   push:
   push:
 
 
 env:
 env:
-  SETUPTOOLS_USE_DISTUTILS: stdlib
+  SETUPTOOLS_USE_DISTUTILS: local
 
 
 jobs:
 jobs:
   build:
   build: