Skip to content

Commit 62cb00c

Browse files
committed
address git diff error
Signed-off-by: Srikanth Ramakrishna <srikanth.ramakrishna@intel.com>
1 parent 5c254b7 commit 62cb00c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/apptainer-ci.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
outputs:
3232
groups: ${{ steps.group-list.outputs.FOLDERS }}
3333
steps:
34+
- uses: actions/checkout@v4
3435
- name: Output Modified Group Directories
3536
id: group-list
3637
run: |

0 commit comments

Comments
 (0)