testing back to just python3 call

This commit is contained in:
Marc Beninca 2024-10-15 22:01:44 +02:00
parent a4c2272b2f
commit 4a9d298161
Signed by: marc.beninca
GPG key ID: 9C7613450C80C24F

View file

@ -66,7 +66,7 @@ inputs:
runs:
using: composite
steps:
- run: "{vpy}" -m spcd synchronize
- run: "python3" -m spcd synchronize
""")
cat(directory / name)