Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ThaUnknown/miru into master
Browse files Browse the repository at this point in the history
  • Loading branch information
ThaUnknown committed Nov 10, 2023
2 parents 40420bd + a42021f commit d7f3f11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
os: [windows-latest, ubuntu-latest, macos-latest]

steps:
- name: Install Setuptools for Python
run: pip3 install setuptools

- name: Check out Git repository
uses: actions/checkout@v3

Expand Down

0 comments on commit d7f3f11

Please sign in to comment.