Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jmg-duarte committed Nov 25, 2024
1 parent 801dd69 commit 6f3b68c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: mater-cli-macos-${{ matrix.arch }}
path: target/release/mater-cli
path: target/${{ matrix.target }}/release/mater-cli
retention-days: 1

# mater_cli_build_docker:
Expand Down

0 comments on commit 6f3b68c

Please sign in to comment.