Skip to content

Commit

Permalink
Add yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
knc6 committed Oct 12, 2024
1 parent c3c2c38 commit f3286a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_ai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.10] # Matrix with different Python versions
python-version: ["3.10"] # Matrix with different Python versions

steps:
# Step 1: Check out the repository
Expand Down

0 comments on commit f3286a6

Please sign in to comment.