Skip to content

Commit

Permalink
Update lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
frack113 authored Oct 27, 2024
1 parent 5e6ce10 commit 31d669b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Hack setup-python cache
- name: Create requirements file for setup-python
run: touch ./requirements.txt
- name: Install Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 31d669b

Please sign in to comment.