Skip to content

Commit 67e79d8

Browse files
authored
Update user-service-cicd.yml
- Update directory file.
1 parent 0ccceb2 commit 67e79d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/user-service-cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- name: Run command in a specific directory
2020
run: |
21-
cd backend/
21+
ls ./
2222
ls -al
2323
ls -la
2424
pwd

0 commit comments

Comments
 (0)