Skip to content

Commit

Permalink
Update building class in tax lots for latest PLUTO; Prefer Node 12
Browse files Browse the repository at this point in the history
  • Loading branch information
allthesignals committed Oct 22, 2021
1 parent a8665c3 commit b4a461e
Show file tree
Hide file tree
Showing 3 changed files with 150 additions and 149 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v1
with:
node-version: 10.x
node-version: 12.x
- name: install dependencies
run: yarn install --frozen-lockfile --non-interactive
- name: build
Expand Down
Loading

0 comments on commit b4a461e

Please sign in to comment.