testing back to just python3 call
This commit is contained in:
parent
a4c2272b2f
commit
4a9d298161
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ inputs:
|
|||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- run: "{vpy}" -m spcd synchronize
|
||||
- run: "python3" -m spcd synchronize
|
||||
""")
|
||||
cat(directory / name)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue