Skip to content

Commit

Permalink
updated process list step name
Browse files Browse the repository at this point in the history
  • Loading branch information
rjwignar committed Feb 29, 2024
1 parent bf10293 commit f051e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clang_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
**/*.hlsl
**/*.hlsli
separator: ","
- name: Process list of changed files
- name: Process changed files list
id: process-list
run: |
CHANGED_FILES="${{ steps.changed-files.outputs.all_changed_files }}"
Expand Down

0 comments on commit f051e4a

Please sign in to comment.