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