Try changing checkout params
This commit is contained in:
parent
a61c958909
commit
b0b897914f
@ -34,6 +34,8 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: cerc-io/test-deployment-stack
|
repository: cerc-io/test-deployment-stack
|
||||||
|
ref: 'main'
|
||||||
|
path: 'test-deployment-stack'
|
||||||
- name: "Show checked out files"
|
- name: "Show checked out files"
|
||||||
run: ls -lR
|
run: ls -lR
|
||||||
- name: "Deploy test stack"
|
- name: "Deploy test stack"
|
||||||
|
Loading…
Reference in New Issue
Block a user