mirror of
https://github.com/bra1n/townsquare.git
synced 2025-04-01 21:14:37 +00:00
updated build script
This commit is contained in:
parent
fb40d98fd6
commit
d9c2b17dc9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
- uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '14'
|
||||
node-version: '18'
|
||||
|
||||
- name: Install and Build 🔧
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue