Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
CJ13th committed Sep 25, 2024
1 parent d5508b2 commit abfa6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual-trigger-import.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Generate import payload
run: |
cargo run -p generate_import_payload -- ${{ github.event.inputs.json_file }}
cargo run -p generate_import_payload -- ${{ github.event.inputs.json_file }}
- name: Invoke remote lambda function
run: |
Expand Down

0 comments on commit abfa6f3

Please sign in to comment.