Skip to content

Commit f6bc0e8

Browse files
committed
Add Github Actions.
1 parent 8ef16f9 commit f6bc0e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-Aarch64_Darwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
uses: actions/upload-artifact@v4
2929
with:
3030
name: mach-aarch64-apple-darwin
31-
path: target/aarch64-apple-darwin/release/mach-aarch64-apple-darwin
31+
path: target/aarch64-apple-darwin/release/mach
3232

3333

0 commit comments

Comments
 (0)