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:
|
||||
Preparing Dependecies:
|
||||
steps:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Verify Project Tree
|
||||
- run: |
|
||||
ls
|
||||
|
||||
|
||||
Reference in New Issue
Block a user