Skip to content

Commit 9de4291

Browse files
authored
Update ant.yml
1 parent c697c15 commit 9de4291

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .github/workflows/ant.yml

-4
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,7 @@ 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
3029
echo "/Library/Frameworks/R.framework/Resources/bin" >> $GITHUB_PATH
31-
=======
32-
echo "/Library/Frameworks/R.framework/Resources/bin/R" >> $GITHUB_PATH
33-
>>>>>>> daefe2fce90e44602e1527c039eb38226e305aca
3430
- uses: r-lib/actions/setup-pandoc@v1
3531
- run: |
3632
WD=$PWD

0 commit comments

Comments
 (0)