We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f78491 commit 6b45596Copy full SHA for 6b45596
.github/workflows/post-release.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
key: ${{ matrix.target }}
42
43
- - name: Install Linux dependencies
+ - name: Install Linux dependencies
44
if: matrix.os == 'ubuntu-latest' && matrix.target == 'aarch64-unknown-linux-gnu'
45
run: |
46
sudo apt-get update
0 commit comments