Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtbuilds committed Nov 19, 2023
1 parent 6be45c2 commit f7e731b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ jobs:
run: |
env
cargo test --all --target ${{ matrix.target }}
- name: Package
id: package
env:
Expand All @@ -86,7 +85,6 @@ jobs:
TARGET_RUSTFLAGS: ${{ matrix.target_rustflags }}
run: ./.github/package
shell: bash

- name: Publish Archive
uses: softprops/[email protected]
if: ${{ startsWith(github.ref, 'refs/tags/') }}
Expand Down

0 comments on commit f7e731b

Please sign in to comment.