Streamline CI workflows

This commit is contained in:
thunderbiscuit
2023-03-08 15:04:32 -05:00
parent c1243f9e1c
commit d48bacd29b
9 changed files with 38 additions and 24 deletions

View File

@@ -3,10 +3,10 @@ on: [workflow_dispatch]
jobs:
build-jvm-macOS-M1-native-lib:
name: Create M1 and x86_64 JVM native binaries
name: "Create M1 and x86_64 JVM native binaries"
runs-on: macos-12
steps:
- name: Checkout publishing branch
- name: "Checkout publishing branch"
uses: actions/checkout@v2
- name: Cache