Remove unnecessary step

This commit is contained in:
Nathan Sobo 2021-05-17 18:09:35 -06:00
parent 693a96f0e5
commit 6429123881

View file

@ -50,9 +50,6 @@ jobs:
target: aarch64-apple-darwin
profile: minimal
- name: Install cargo bundle
run: cargo install cargo-bundle
- name: Checkout repo
uses: actions/checkout@v2