Skip to content

Commit

Permalink
ci: install yek in ai loop
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsen1 committed Jan 27, 2025
1 parent 8e75709 commit ef50537
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ailoop.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
echo "MAX_ATTEMPTS: ${{ env.MAX_ATTEMPTS }}"
echo "BRANCH: ${{ env.BRANCH }}"
- name: Install yek
run: curl -fsSL https://bodo.run/yek.sh | bash

- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit ef50537

Please sign in to comment.