We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c254b7 commit 62cb00cCopy full SHA for 62cb00c
.github/workflows/apptainer-ci.yaml
@@ -31,6 +31,7 @@ jobs:
31
outputs:
32
groups: ${{ steps.group-list.outputs.FOLDERS }}
33
steps:
34
+ - uses: actions/checkout@v4
35
- name: Output Modified Group Directories
36
id: group-list
37
run: |
0 commit comments