Skip to content

Commit

Permalink
chore: set download path explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere committed Feb 6, 2024
1 parent f832256 commit 10d72c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mac-build.yml
Expand Up @@ -467,6 +467,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: generated_artifacts_darwin-arm64
path: ./generated_artifacts_darwin-arm64
- name: Restore Persisted Build Artifacts
uses: actions/cache/restore@v4
with:
Expand Down

0 comments on commit 10d72c0

Please sign in to comment.