[go: nahoru, domu]

Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwacko committed Sep 11, 2022
1 parent 0cd8202 commit 3bc9741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: synth-${{ steps.tag.outputs.tag }}-ubuntu-latest-arm64
path: target/release/synth.tar.gz
path: target/aarch64-unknown-linux-musl/release/synth.tar.gz

build-osx:
name: build
Expand Down

0 comments on commit 3bc9741

Please sign in to comment.