Skip to content

Commit

Permalink
install devcontainers cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbhmr authored Aug 15, 2023
1 parent db7fe91 commit 234ffab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
needs: publish-test
runs-on: ubuntu-latest
steps:
- run: npm install -g @devcontainers/cli
- run: |
set -ex
temp_dir=$(mktemp -d)
Expand Down

0 comments on commit 234ffab

Please sign in to comment.