Skip to content

Commit

Permalink
coerce to string
Browse files Browse the repository at this point in the history
  • Loading branch information
LivInTheLookingGlass committed Jun 24, 2024
1 parent fe67cc9 commit c033dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Use Python 3.10
uses: actions/setup-python@v5
with:
python-version: 3.10
python-version: "3.10"

# - name: Setup Cpp ${{ matrix.compiler }}
# uses: aminya/setup-cpp@v1
Expand Down

0 comments on commit c033dbe

Please sign in to comment.