Skip to content

Commit 4396391

Browse files
committed
trying to use our kickstart
1 parent 6412cb6 commit 4396391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
FUSIONAUTH_VERSION: 1.48.3
3030
- name: List directory
31-
run: ls -1
31+
run: ls -l faDockerComposeFilePath/kickstart
3232
- name: Install npm dependencies
3333
run: |
3434
npm install

0 commit comments

Comments
 (0)