Skip to content

Commit

Permalink
merge from latest master
Browse files Browse the repository at this point in the history
  • Loading branch information
yeastplume committed Nov 12, 2024
2 parents 1936ccd + 118f885 commit 26c934a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
name: macOS Release - x86_64
runs-on: macos-latest
steps:
- name: Install Rust Target
run: rustup target add x86_64-apple-darwin
- name: Checkout
uses: actions/checkout@v3
- name: Build
Expand Down

0 comments on commit 26c934a

Please sign in to comment.