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

@@ -13,7 +13,7 @@ jobs:
build:
runs-on: macos-12
steps:
- name: Checkout branch
- name: Checkout
uses: actions/checkout@v2
- name: Install Rust targets