Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acpmasquerade authored Jun 11, 2023
1 parent d857515 commit 9ca49c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: '3.6'
python-version: '3.6.15'
- name: Install dependencies and environment
run: |
make pipenv
Expand Down

0 comments on commit 9ca49c4

Please sign in to comment.