diff --git a/.github/workflows/build_release_darwin_arm64.yml b/.github/workflows/build_release_darwin_arm64.yml new file mode 100644 index 0000000..48023e2 --- /dev/null +++ b/.github/workflows/build_release_darwin_arm64.yml @@ -0,0 +1 @@ +# Don't know what to do here but generate the darwin artifact similar to the other workflow but for arm64