mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
run pwd
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
ffd7d9f105
commit
d0f80683e7
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@ -22,6 +22,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
|
- name: PWD
|
||||||
|
run: echo $PWD
|
||||||
|
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
uses: ./
|
uses: ./
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user