Skip to content

Commit

Permalink
🚧 Fix code embedder workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Kajiih committed Dec 7, 2024
1 parent 6e3feb7 commit 91a4a8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-embedder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest
env:
PYTHON_VERSION: "3.12"
UV_SYSTEM_PYTHON: 1
steps:
- name: 🛎️ Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 91a4a8f

Please sign in to comment.