Skip to content

Commit

Permalink
👷 Copy patches files for Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Mbaye THIAM committed Apr 2, 2024
1 parent f61d67d commit 65c2b49
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:
node-version: 18
registry-url: https://registry.npmjs.org/

- name: Install dependencies
run: npm install
- name: Copy patches for Docker Buildx
run: cp -r patches/* packages/graphql-mesh/patches

- name: Set up Docker Buildx
id: buildx
Expand Down

0 comments on commit 65c2b49

Please sign in to comment.