Skip to content

Commit

Permalink
Merge pull request #1 from david-waltermire-nist/wendellpiez-ajv-upda…
Browse files Browse the repository at this point in the history
…te-rc2

Upgrade AJV support in CI/CD
  • Loading branch information
wendellpiez authored Feb 11, 2021
2 parents 9fd42a9 + 1f998b6 commit 23574d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/content-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
sudo apt-get install libxml2-utils
- name: Install NPM dependencies
run: |
sudo npm install -g ajv-[email protected] prettyjson
sudo npm install -g ajv-formats@"^1.5.x" ajv-cli@"^4.0.x" yaml-convert@"^1.0.x"
- name: Set up JDK 11
uses: actions/setup-java@v1
with:
Expand Down

0 comments on commit 23574d1

Please sign in to comment.