Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update building class in tax lots for latest PLUTO; Prefer Node 12
Browse files Browse the repository at this point in the history
allthesignals committed Oct 22, 2021
1 parent a8665c3 commit 3c8f0e4
Showing 3 changed files with 252 additions and 251 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -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
Loading

0 comments on commit 3c8f0e4

Please sign in to comment.