Skip to content

Commit

Permalink
Merge pull request #510 from crazy-max/venv
Browse files Browse the repository at this point in the history
ci: virtual env file system info
  • Loading branch information
crazy-max committed Dec 2, 2021
2 parents 9ed5823 + e31f93a commit b1aeb11
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/virtual-env.yml
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 b1aeb11

Please sign in to comment.