Skip to content

Commit

Permalink
[build] fix github action
Browse files Browse the repository at this point in the history
  • Loading branch information
4383 committed Apr 20, 2023
1 parent f798204 commit 6e96fe7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
needs: tests

steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 6e96fe7

Please sign in to comment.