Parcourir la source

Update make.yml

Artem V. Ageev il y a 2 mois
Parent
commit
3bd891a923
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/make.yml

+ 1 - 0
.github/workflows/make.yml

@@ -47,6 +47,7 @@ jobs:
       run: |
         """https://macappstore.org/lazarus"""
         import os
+        import sys
         import subprocess
         subprocess.run(
             "openssl version -a".split(),