Skip to content

Commit

Permalink
Merge pull request #269 from darwinia-network/jay-fix-build-fail
Browse files Browse the repository at this point in the history
Fix build fail
  • Loading branch information
1022ranji authored Feb 16, 2022
2 parents bcb9208 + 2251fcd commit 030e573
Show file tree
Hide file tree
Showing 5 changed files with 170 additions and 19,693 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: Deploy to Vercel
id: smart-vercel
with:
node_version: 12
node_version: 14.16.0
vercel_token: ${{ secrets.VERCEL_TOKEN }}
vercel_group: itering
preview_output: true
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ yarn-debug.log*
yarn-error.log*

.idea

package-lock.json
Loading

0 comments on commit 030e573

Please sign in to comment.