Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Commit e88197c

Browse files
committed
upload aarch64-apple-darwin executable
1 parent 92e2961 commit e88197c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
with: { name: codegen-x86_64-pc-windows-msvc.exe }
7272

7373
- uses: actions/download-artifact@v3
74-
with: { name: codegen-x86_64-pc-windows-gnu.exe }
74+
with: { name: codegen-aarch64-apple-darwin }
7575

7676
- name: release
7777
uses: ncipollo/release-action@v1

0 commit comments

Comments
 (0)