Skip to content

Commit

Permalink
Merge pull request #57 from bodo-run/install-yek-in-ci
Browse files Browse the repository at this point in the history
ci: install yek in ai loop
  • Loading branch information
mohsen1 authored Jan 27, 2025
2 parents 8e75709 + ef50537 commit 0bc85ba
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 0bc85ba

Please sign in to comment.