Skip to content

Commit

Permalink
Update basilisk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan597 authored Dec 20, 2023
1 parent ea67d71 commit de549b1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/basilisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
cache: 'pip' # caching pip dependencies
- run: pip install Mako

- name: update and upgrade
Expand Down Expand Up @@ -60,7 +59,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
cache: 'pip' # caching pip dependencies
- run: pip install Mako

- name: install deps
Expand Down

0 comments on commit de549b1

Please sign in to comment.