Skip to content

Commit

Permalink
Parallel build
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatson committed Aug 27, 2024
1 parent cd5ab54 commit 461d0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
docker build --builder ${{ steps.builder1.outputs.name }} \
--platform $platform \
-f docker/Dockerfile.xx \
--output type=local,dest=target/cross/${{ matrix.platform }} ./
--output type=local,dest=target/cross/${{ matrix.platform }} .
- name: list files
run: find target/cross/
Expand Down

0 comments on commit 461d0ad

Please sign in to comment.