Skip to content

Commit 44e5fca

Browse files
committed
Update ci.yml
1 parent 766f782 commit 44e5fca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ jobs:
8585
timeout-minutes: 5
8686
runs-on: ubuntu-18.04
8787
steps:
88+
- name: Set up Docker Buildx
89+
uses: docker/setup-buildx-action@v1
8890
- uses: actions/checkout@v2
8991
- name: Check NPM lock file version
9092
uses: mansona/npm-lockfile-version@v1

0 commit comments

Comments
 (0)