Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-treebeard authored Aug 1, 2024
1 parent 7fa42d4 commit d1a0abf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- run: npm install -g @devcontainers/[email protected]
- name: Build image
run: |
devcontainer build \
Expand Down

0 comments on commit d1a0abf

Please sign in to comment.