Skip to content

Commit

Permalink
Download artifacts to the working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
unflxw committed Nov 22, 2024
1 parent 5017384 commit ba344ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ jobs:

- name: "Fetch build artifacts"
uses: actions/download-artifact@v4
working-directory: "./main"
with:
path: release

Expand Down

0 comments on commit ba344ce

Please sign in to comment.