unquote
Some checks failed
/ alpine (push) Failing after 46s
/ debian (push) Failing after 1m5s
/ ubuntu (push) Failing after 1m1s
/ arch (push) Failing after 1m37s
/ opensuse (push) Failing after 2m28s
/ fedora (push) Failing after 9m17s
/ alma (push) Failing after 1m38s
/ rocky (push) Failing after 2m46s
Some checks failed
/ alpine (push) Failing after 46s
/ debian (push) Failing after 1m5s
/ ubuntu (push) Failing after 1m1s
/ arch (push) Failing after 1m37s
/ opensuse (push) Failing after 2m28s
/ fedora (push) Failing after 9m17s
/ alma (push) Failing after 1m38s
/ rocky (push) Failing after 2m46s
This commit is contained in:
parent
a4c2272b2f
commit
c481b2168c
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ inputs:
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- run: "{vpy}" -m spcd synchronize
|
- run: {vpy} -m spcd synchronize
|
||||||
""")
|
""")
|
||||||
cat(directory / name)
|
cat(directory / name)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue