1
0
Fork 0
mirror of https://github.com/bra1n/townsquare.git synced 2025-04-04 22:24:36 +00:00

updated build script

This commit is contained in:
bra1n 2023-11-06 13:10:43 +01:00
parent fb40d98fd6
commit d9c2b17dc9

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/setup-node@v2 - uses: actions/setup-node@v2
with: with:
node-version: '14' node-version: '18'
- name: Install and Build 🔧 - name: Install and Build 🔧
run: | run: |