mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2026-01-02 03:53:36 +05:00
build: Add show CPU cores
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -292,6 +292,7 @@ jobs:
|
||||
|
||||
- name: Monitor memory
|
||||
run: |
|
||||
echo "CPU cores = $(nproc)"
|
||||
echo "Memory and swap:"
|
||||
sudo free -h
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user