.gitea/workflows/test.yaml aktualisiert
This commit is contained in:
parent
9b0a9a4ebd
commit
84e82cd9f2
@ -11,5 +11,7 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
- name: apk install needed Packages
|
||||
run: apk add python3
|
||||
- name: run python script
|
||||
run: python main.py
|
||||
Loading…
x
Reference in New Issue
Block a user