Try changing checkout params

This commit is contained in:
David Boreham 2024-06-06 11:41:54 -06:00
parent a61c958909
commit b0b897914f

View File

@ -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"