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:
|
||||
using: composite
|
||||
steps:
|
||||
- id: get-square
|
||||
run: python3 -m get_num_square
|
||||
- id: get-square
|
||||
run: python3 -m get_num_square
|
||||
|
|
Loading…
Reference in a new issue