Skip to content

Commit 4b986a6

Browse files
authored
Update ant.yml
1 parent 65cc78f commit 4b986a6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ant.yml

-4
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,8 @@ jobs:
2626
- if: matrix.os == 'macos-latest'
2727
run: |
2828
ln -s /Library/Frameworks/R.framework/Versions/3.6 /Library/Frameworks/R.framework/Versions/3.5
29-
<<<<<<< HEAD
30-
echo "/Library/Frameworks/R.framework/Resources/bin" >> $GITHUB_PATH - uses: r-lib/actions/setup-pandoc@v1
31-
=======
3229
echo "/Library/Frameworks/R.framework/Resources/bin" >> $GITHUB_PATH
3330
- uses: r-lib/actions/setup-pandoc@v1
34-
>>>>>>> 6925a10cbbdf016f1ac8b09b2acb8d19f301ef86
3531
- run: |
3632
WD=$PWD
3733
cd ..

0 commit comments

Comments
 (0)