workflow: added verify project tree
Some checks failed
Build Docker Image / Preparing Dependecies (push) Failing after 1s
Some checks failed
Build Docker Image / Preparing Dependecies (push) Failing after 1s
This commit is contained in:
@@ -4,6 +4,9 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
Preparing Dependecies:
|
Preparing Dependecies:
|
||||||
steps:
|
steps:
|
||||||
|
- name: Check out repository code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
- name: Verify Project Tree
|
||||||
- run: |
|
- run: |
|
||||||
ls
|
ls
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user