Skip to content

Commit 234ffab

Browse files
authored
install devcontainers cli
1 parent db7fe91 commit 234ffab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
needs: publish-test
5959
runs-on: ubuntu-latest
6060
steps:
61+
- run: npm install -g @devcontainers/cli
6162
- run: |
6263
set -ex
6364
temp_dir=$(mktemp -d)

0 commit comments

Comments
 (0)