Merge pull request #145 from rustic-rs/ci-fix-dependabot

CI: fix errors with dependabot
This commit is contained in:
aawsome 2022-08-17 07:52:00 +02:00 committed by GitHub
commit 17f661f243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,6 +78,7 @@ jobs:
sudo apt-get install -y binutils-aarch64-linux-gnu
fi
- name: Packaging final binary
if: "!startsWith(github.refname, 'dependabot/')"
shell: bash
run: |
cd target/${{ matrix.job.target }}/release