indent
This commit is contained in:
parent
6882d1cc9b
commit
dc4e6fbb36
1 changed files with 2 additions and 2 deletions
|
@ -4,5 +4,5 @@ inputs:
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: composite
|
||||||
steps:
|
steps:
|
||||||
- id: get-square
|
- id: get-square
|
||||||
run: python3 -m get_num_square
|
run: python3 -m get_num_square
|
||||||
|
|
Loading…
Reference in a new issue