mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
echo hostnamectl
This commit is contained in:
parent
03531dfdec
commit
249d6fd24d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ jobs:
|
||||||
cpu_info: ${{ matrix.cpu_info }}
|
cpu_info: ${{ matrix.cpu_info }}
|
||||||
copy_repository_path: /opt/iiab/iiab
|
copy_repository_path: /opt/iiab/iiab
|
||||||
commands: |
|
commands: |
|
||||||
#test `uname -m` = ${{ matrix.arch }}
|
echo "${{ hostnamectl }}"
|
||||||
grep Model /proc/cpuinfo
|
grep Model /proc/cpuinfo
|
||||||
echo "🍏 This job's status is ${{ job.status }}."
|
echo "🍏 This job's status is ${{ job.status }}."
|
||||||
whoami # runner
|
whoami # runner
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue