Skip to content

Commit

Permalink
Merge pull request #1197 from OpenGeoscience/string-replace-package
Browse files Browse the repository at this point in the history
build: Change the package used for string replacement.
  • Loading branch information
manthey authored May 4, 2022
2 parents 0232ecc + 24aee54 commit 5e5b4f5
Show file tree
Hide file tree
Showing 5 changed files with 859 additions and 896 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
# Delete the package-lock to test with the latest libraries allowed
- run: rm package-lock.json
- run: npm install
- run: npm audit
- run: npm run setup-website
- run: npm run ci-xvfb
- run: npm run ci-build-website
Expand Down
Loading

0 comments on commit 5e5b4f5

Please sign in to comment.