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 }}
|
||||
copy_repository_path: /opt/iiab/iiab
|
||||
commands: |
|
||||
#test `uname -m` = ${{ matrix.arch }}
|
||||
echo "${{ hostnamectl }}"
|
||||
grep Model /proc/cpuinfo
|
||||
echo "🍏 This job's status is ${{ job.status }}."
|
||||
whoami # runner
|
||||
|
|
Loading…
Add table
Reference in a new issue