This commit is contained in:
@@ -7,3 +7,7 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/confsync.git /tmp/confsync
|
git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/confsync.git /tmp/confsync
|
||||||
ls /tmp/confsync
|
ls /tmp/confsync
|
||||||
|
- run: |
|
||||||
|
which python3 || echo "python3 not found"
|
||||||
|
which pip3 || echo "pip3 not found"
|
||||||
|
python3 --version 2>/dev/null || echo "python3 failed"
|
||||||
|
|||||||
Reference in New Issue
Block a user