diff --git a/actions/square/action.yaml b/actions/square/action.yaml index 7b1d432..3cefcb5 100644 --- a/actions/square/action.yaml +++ b/actions/square/action.yaml @@ -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