This commit is contained in:
parent
72ec302ea0
commit
f55f3e8c31
1 changed files with 3 additions and 1 deletions
|
@ -7,4 +7,6 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Status
|
- name: Status
|
||||||
run: git status
|
run: git status
|
||||||
|
- name: Host
|
||||||
|
run: cat /etc/hosts
|
Loading…
Add table
Add a link
Reference in a new issue