Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Commit

Permalink
ci: use custom setup python action
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Sep 9, 2023
1 parent 78367b2 commit 566c1b3
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
path: PlexyGlass.bundle

- name: Install Python 2.7
uses: actions/setup-python@v4
with:
python-version: '2.7'
uses: LizardByte/.github/actions/setup_python2@nightly

- name: Set up Python 2.7 Dependencies
working-directory: PlexyGlass.bundle
Expand Down

0 comments on commit 566c1b3

Please sign in to comment.