Skip to content

Commit e5e9a7b

Browse files
authored
Test1
1 parent 1e44265 commit e5e9a7b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/maven.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ jobs:
1818
find: 'UNOFFICIAL'
1919
replace: "$GITHUB_RUN_NUMBER"
2020
include: 'pom.xml'
21+
- name: Debug
22+
run: cat pom.xml
2123
- name: Set up JDK 1.8
2224
uses: actions/setup-java@v1
2325
with:

0 commit comments

Comments
 (0)