Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
JssDWt committed Jul 27, 2023
1 parent 45cab10 commit 7be40f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-darwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
name: sdk-bindings-${{ github.sha }}-darwin-universal

- uses: actions/download-artifact@
- uses: actions/download-artifact@v3
if: steps.check_artifact_exists.outputs.exists == 'false'
with:
name: sdk-bindings-${{ github.sha }}-aarch64-apple-darwin
Expand Down

0 comments on commit 7be40f8

Please sign in to comment.