Skip to content

Commit

Permalink
Remove action
Browse files Browse the repository at this point in the history
  • Loading branch information
xgreenx committed Oct 6, 2024
1 parent 9316da6 commit 5cd8b02
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Setup custom cross env ${{ matrix.job.cross_image }}
if: matrix.job.cross_image
uses: docker/build-push-action@v2
with:
tags: ${{ matrix.job.cross_image }}:latest

- name: Install toolchain
uses: dtolnay/rust-toolchain@master
with:
Expand Down

0 comments on commit 5cd8b02

Please sign in to comment.