Skip to content

Commit 84cf2db

Browse files
committed
[skip ci] Install Vercel CLI
1 parent 7f4b2a0 commit 84cf2db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/demo_app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
run: |
7272
set -e
7373
74+
npm install --global vercel@latest
75+
7476
cd ./build/web
7577
echo '{' >vercel.json
7678
echo ' "headers": [ { "source": "/(.*)", "headers": [' >>vercel.json

0 commit comments

Comments
 (0)