We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ed5823 + e31f93a commit b1aeb11Copy full SHA for b1aeb11
1 file changed
.github/workflows/virtual-env.yml
@@ -16,6 +16,9 @@ jobs:
16
- ubuntu-20.04
17
- ubuntu-18.04
18
steps:
19
+ -
20
+ name: File system
21
+ run: df -ah
22
-
23
name: List install packages
24
run: apt list --installed
0 commit comments