Skip to content

Commit 4831b9c

Browse files
committed
fix doca workflow typo
1 parent 1d2213b commit 4831b9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doca.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: |
5656
{
5757
echo 'FAT_IMAGES<<EOF'
58-
cat cat environments/.stackhpc/terraform/cluster_image.auto.tfvars.json
58+
cat environments/.stackhpc/terraform/cluster_image.auto.tfvars.json
5959
echo EOF
6060
} >> "$GITHUB_ENV"
6161

0 commit comments

Comments
 (0)