Skip to content

Commit d1a0abf

Browse files
Update build.yaml
1 parent 7fa42d4 commit d1a0abf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
5555
with:
5656
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
57+
- run: npm install -g @devcontainers/[email protected]
5758
- name: Build image
5859
run: |
5960
devcontainer build \

0 commit comments

Comments
 (0)