Kaynağa Gözat

Update make.yml

Artem V. Ageev 2 ay önce
ebeveyn
işleme
3bd891a923
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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(),