Update release workflow

This commit is contained in:
Philip Kristoffersen
2022-10-12 22:08:00 +02:00
committed by GitHub
parent f937ef0d03
commit 5c5f05cd1f
+1 -1
View File
@@ -52,7 +52,7 @@ jobs:
strip: false strip: false
target: aarch64-apple-darwin target: aarch64-apple-darwin
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v3
- name: Install dependencies - name: Install dependencies
if: ${{ matrix.os == 'ubuntu-latest'}} if: ${{ matrix.os == 'ubuntu-latest'}}
run: | run: |