Skip to content

Commit

Permalink
fix ca deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
emmachughes committed Dec 12, 2023
1 parent a3957e6 commit a2152bb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ca-deploy-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,11 @@ jobs:
php-version: 8.2
tools: composer:v2
coverage: none

- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: '16'

- name: Install Vapor CLI
working-directory: sourcecode/apis/contentauthor/tools/vapor-cli
Expand Down

0 comments on commit a2152bb

Please sign in to comment.