Skip to content

Commit a4fab90

Browse files
committed
Correct syntax
1 parent 0a282f9 commit a4fab90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ jobs:
3636
3737
- name: Check
3838
run: |
39-
pwd
40-
ls -la
39+
pwd
40+
ls -la
4141
- name: Deploy
4242
uses: actions/deploy-pages@v1
4343
# with:

0 commit comments

Comments
 (0)