Skip to content

Commit 8feb5a5

Browse files
author
Jacob Woffenden
committed
Update devcontainer feature path
Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
1 parent cc2fef8 commit 8feb5a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/features.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,4 @@ jobs:
223223
devcontainer features publish \
224224
--registry ghcr.io \
225225
--namespace ministryofjustice/devcontainer-feature \
226-
./features/src/aws/
226+
./features/src/${{ matrix.feature }}

0 commit comments

Comments
 (0)