We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23ba9ac commit 312a4e7Copy full SHA for 312a4e7
.github/workflows/ant.yml
@@ -26,11 +26,7 @@ jobs:
26
- if: matrix.os == 'macos-latest'
27
run: |
28
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
31
-=======
32
- echo "/Library/Frameworks/R.framework/Resources/bin/R" >> $GITHUB_PATH
33
->>>>>>> 44be6f32740236889b8fdb8a4185e7a8d6c4ceb2
34
- uses: r-lib/actions/setup-pandoc@v1
35
- run: |
36
WD=$PWD
0 commit comments