mirror of https://github.com/bra1n/townsquare.git
updated build script
This commit is contained in:
parent
fb40d98fd6
commit
d9c2b17dc9
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '18'
|
||||
|
||||
- name: Install and Build 🔧
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue