Skip to content

Commit

Permalink
Remove attempt to install Python 2
Browse files Browse the repository at this point in the history
  • Loading branch information
romaricpascal committed Nov 21, 2024
1 parent 4d0f10c commit 67c1693
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/sass.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,6 @@ jobs:
- name: Checkout code
uses: actions/[email protected]

- uses: actions/setup-python@v5
with:
python-version: '2'

- name: Setup Node.js
uses: actions/[email protected]
with:
Expand Down

0 comments on commit 67c1693

Please sign in to comment.