Skip to content

Commit

Permalink
fix: incorrect github action setup structure
Browse files Browse the repository at this point in the history
  • Loading branch information
daawaan4U committed Sep 15, 2024
1 parent 7a603a2 commit 12188fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup.yaml → .github/setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ runs:
python-version: 3.8
cache: pip
- run: pip install -r requirements.txt
shell: bash

0 comments on commit 12188fd

Please sign in to comment.