This commit is contained in:
parent
c98e88273e
commit
4a9047e306
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ jobs:
|
|||
container:
|
||||
image: "git.euph.dev/actions/runner-basic:latest"
|
||||
steps:
|
||||
- name: get username
|
||||
run: whoami
|
||||
- name: Get user id
|
||||
run: id
|
||||
- name: Get Socket
|
||||
|
|
Loading…
Reference in a new issue