Skip to content

Commit

Permalink
remove preprocess
Browse files Browse the repository at this point in the history
  • Loading branch information
fraterenz committed May 31, 2022
1 parent c34e60f commit b7c2fa7
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,13 +190,6 @@ jobs:
command: run
args: --target=${{ matrix.job.target }} --bin ecdna -- help

- name: Run preprocess
uses: actions-rs/cargo@v1
with:
use-cross: ${{ matrix.job.use-cross }}
command: run
args: --target=${{ matrix.job.target }} --bin preprocess -- --help

- name: Create tarball
id: package
shell: bash
Expand Down

0 comments on commit b7c2fa7

Please sign in to comment.