Skip to content

Commit

Permalink
ci: virtual env file system info
Browse files Browse the repository at this point in the history
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
  • Loading branch information
CrazyMax committed Dec 2, 2021
1 parent 04841f2 commit e31f93a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/virtual-env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
- ubuntu-20.04
- ubuntu-18.04
steps:
-
name: File system
run: df -ah
-
name: List install packages
run: apt list --installed
Expand Down

0 comments on commit e31f93a

Please sign in to comment.