Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fl4shforward committed Dec 11, 2024
1 parent 8c0e1b9 commit dad4e9d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/update_submodule_to_latest_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: |
echo "Submodule updated to the latest commit at path: ${{ env.submodule_path }}"
- name: No update
if: env.submodule_updated == 'false'
run: |
echo "No update for: ${{ env.submodule_path }}"
- name: No update
if: env.submodule_updated == 'false'
run: |
echo "No update for: ${{ env.submodule_path }}"

0 comments on commit dad4e9d

Please sign in to comment.