Skip to content

Commit c818c5e

Browse files
committed
looking at directory
1 parent 13f8cd5 commit c818c5e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/main.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
uses: fusionauth/[email protected]
2626
with:
2727
FUSIONAUTH_VERSION: 1.48.3
28+
- name: List directory
29+
run: ls -1
2830
- name: Install npm dependencies
2931
run: |
3032
npm install

0 commit comments

Comments
 (0)