Skip to content

Commit 74a5a89

Browse files
authored
Update action.yml
1 parent a165932 commit 74a5a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ runs:
9696
echo "Flags: $flags"
9797
echo "flags=$flags" >> $GITHUB_ENV
9898
99-
- name: Calculate missing flags
99+
- name: Calculate missing flags
100100
id: calculate_missing_flags
101101
shell: bash
102102
run: |

0 commit comments

Comments
 (0)