Skip to content

Commit

Permalink
tries using building cert summary table for certifications
Browse files Browse the repository at this point in the history
  • Loading branch information
ajrothwell committed Dec 7, 2023
1 parent 3f7d66c commit 7982aff
Show file tree
Hide file tree
Showing 4 changed files with 242 additions and 106 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev_push_to_s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name: dev Push to S3
on:
push:
branches:
- node-cache-2
- building-cert-fix

jobs:
build:
Expand Down
95 changes: 48 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"lintFix": "vue-cli-service lint --fix"
},
"dependencies": {
"@phila/mapboard": "https://github.com/CityOfPhiladelphia/mapboard#b07f96e",
"@phila/mapboard": "https://github.com/CityOfPhiladelphia/mapboard#edac3fc110b03dda2ff1acfbe01bcd130d00fd9b",
"accounting": "^0.4.1",
"vue": "^2.7.10"
},
Expand Down
Loading

0 comments on commit 7982aff

Please sign in to comment.