We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83b179 commit fa47bf0Copy full SHA for fa47bf0
1 file changed
.github/workflows/main.yml
@@ -23,6 +23,6 @@ jobs:
23
- name: Build project
24
run: mvn clean install
25
- name: check artifact folder
26
- - run: |
27
- ls -l
+ run: |
+ ls -l
28
0 commit comments