Skip to content

Commit

Permalink
mac workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amakropoulos committed Feb 14, 2024
1 parent a6f3201 commit 43a22b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_usearch_mac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
# Commit the changes
- name: Commit changes
run: |
git add test.zip
git commit -m "Add test.zip"
git add usearch_macOS_arm64.zip
git commit -m "Add usearch_macOS_arm64.zip"
# Push the changes to your repository
- name: Push changes
Expand Down

0 comments on commit 43a22b7

Please sign in to comment.