mirror of
https://github.com/meshtastic/web.git
synced 2026-02-15 02:01:39 -05:00
Fix CI
This commit is contained in:
committed by
GitHub
parent
eacdf11a6d
commit
a6d5503f9c
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -26,6 +26,7 @@ jobs:
|
||||
with:
|
||||
node-version: '16'
|
||||
cache: 'pnpm'
|
||||
- run: pnpm install
|
||||
- run: pnpm lint
|
||||
- run: pnpm build
|
||||
- run: pnpm package
|
||||
|
||||
Reference in New Issue
Block a user