Skip to content

Commit 26319a0

Browse files
committed
resolve conflicts
2 parents 31aa2ac + 07a2b3d commit 26319a0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,12 @@ jobs:
1717
java-version: '17'
1818
maven-version: '3.9.6'
1919
- name: Build
20+
<<<<<<< HEAD
2021
<<<<<<< HEAD
2122
run: mvn --batch-mode install -DskipTests
2223
=======
2324
run: mvn -DskipTests --batch-mode install
2425
>>>>>>> 07a2b3d51 (Update build.yml)
26+
=======
27+
run: mvn -DskipTests --batch-mode install
28+
>>>>>>> 07a2b3d5192645043593806abf04bc33b549524d

phoebus-product/phoebus.bat

100644100755
File mode changed.

0 commit comments

Comments
 (0)