remove broken run:
This commit is contained in:
parent
08d2481160
commit
3882352428
|
@ -46,8 +46,6 @@ jobs:
|
|||
# Build and push the image
|
||||
- name: Build and Push Image
|
||||
uses: docker/build-push-action@v2
|
||||
run: |
|
||||
source ci/rust-version.sh
|
||||
with:
|
||||
context: .
|
||||
build-args: |
|
||||
|
|
Loading…
Reference in New Issue