Skip to content

Commit b90ffd9

Browse files
authored
Update deploy.yml
1 parent 694d9a4 commit b90ffd9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424

2525
- name: Use the value
2626
id: step_two
27-
run: |
28-
"ls -a"
27+
run: ls
2928

3029
- name: Deploy Files
3130
uses: SamKirkland/[email protected]

0 commit comments

Comments
 (0)