maze-solver/.forgejo/actions/python/entrypoint.sh

7 lines
37 B
Bash
Raw Normal View History

2024-08-16 06:05:06 +01:00
#!/bin/sh
set -e
python3 -V
ls -la