Skip to content

Commit

Permalink
fix download path for build
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomontero committed May 6, 2024
1 parent 3778540 commit 2a80116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
run_id: ${{ inputs.build_run_id }}
name: package
path: ./
path: build/

- name: generate manifest
run: |
Expand Down

0 comments on commit 2a80116

Please sign in to comment.