We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d6adb7 commit aa0eda0Copy full SHA for aa0eda0
.github/workflows/blank.yml
@@ -20,6 +20,8 @@ jobs:
20
steps:
21
- name: Check macOS version
22
run: sw_vers
23
+ - name: Uptime
24
+ run: uptime
25
- name: Disk Info
26
run: df -h
27
- name: List
0 commit comments