Skip to content

Commit 2009e24

Browse files
committed
Updated build for dev containers 3
1 parent 8ff4de4 commit 2009e24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildAndPub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
outputs:
1616
matrix: ${{ steps.set-matrix.outputs.matrix }}
1717
latest: ${{ steps.latest-version.outputs.matrix }}
18-
devcontainer_matrix: ${{ steps.prepare-dev-matrix.outputs.matrix }}
18+
devcontainer_matrix: ${{ steps.set-dev-matrix.outputs.matrix }}
1919
steps:
2020
- name: Set up Docker Buildx
2121
uses: docker/setup-buildx-action@master

0 commit comments

Comments
 (0)