Skip to content

Commit

Permalink
Use correct build target name from new image (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielcooperxyz authored Jan 14, 2022
1 parent c653e44 commit 6c8f0f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
RUST_TOOLCHAIN=${{ needs.get-version.outputs.toolchain }}
file: ./Dockerfile
platforms: linux/amd64
target: build-base
target: setup
- name: Move cache
env:
CACHE_NEW: ${{ runner.temp }}/docker-buildx-cache-new
Expand Down

0 comments on commit 6c8f0f9

Please sign in to comment.