Skip to content

Commit

Permalink
Update ci v2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
victimsnino authored Nov 5, 2024
1 parent 537ac21 commit 27615b2
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,8 @@ jobs:
with:
fetch-depth: 0

- name: Install deps
if: matrix.config.os == 'ubuntu-latest'
run: |
pip3 install jinja2
- uses: actions/setup-python@v5
with: { python-version: "3.8" }

- name: get conan
uses: turtlebrowser/get-conan@main
Expand Down

0 comments on commit 27615b2

Please sign in to comment.