Skip to content

Commit 29b02e0

Browse files
committed
[skip ci] update circleCI config
1 parent c095808 commit 29b02e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.circleci/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- checkout
2121

2222
# Download and cache dependencies
23+
- run:
24+
name: Install Wine
25+
command: sudo apt-get install wine -y
2326
- restore_cache:
2427
name: Restore Yarn Package Cache
2528
keys:

0 commit comments

Comments
 (0)