add full checkout script

This commit is contained in:
2025-07-27 16:58:31 +02:00
parent dffb313c22
commit 085870e5d9
2 changed files with 13 additions and 1 deletions

View File

@@ -5,5 +5,5 @@ runs:
steps:
- run: printenv
shell: bash
- run: git init
- run: checkout.sh
shell: bash