Skip to content

Commit

Permalink
Mod: Update workflow print install info order.
Browse files Browse the repository at this point in the history
  • Loading branch information
Labbeti committed Jan 4, 2024
1 parent ab404c5 commit 5a19fe5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-pip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ jobs:
- name: Print install info
run: |
aac-datasets-info
ffmpeg --version
yt-dlp --version
aac-datasets-info
- name: Test with pytest
run: |
Expand Down

0 comments on commit 5a19fe5

Please sign in to comment.