Skip to content

Commit fa47bf0

Browse files
committed
update
1 parent c83b179 commit fa47bf0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Build project
2424
run: mvn clean install
2525
- name: check artifact folder
26-
- run: |
27-
ls -l
26+
run: |
27+
ls -l
2828

0 commit comments

Comments
 (0)