Skip to content

Commit

Permalink
Make: Take current branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ashvardanian committed Apr 25, 2024
1 parent 1b821cc commit d1b79ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ jobs:

steps:
- uses: actions/checkout@v3
with:
ref: "main"
- name: Build
run: swift build
- name: Run tests
Expand Down

0 comments on commit d1b79ef

Please sign in to comment.