diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b80109f..e6892d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,12 +124,6 @@ jobs: - name: Check out Git repository uses: actions/checkout@v2 - - name: Build cargo release - uses: actions-rs/cargo@v1 - with: - command: build - args: --release - - name: Install Snapcraft uses: samuelmeuli/action-snapcraft@v1 with: