We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37645ba + 1a0a94b commit 706100aCopy full SHA for 706100a
1 file changed
.github/workflows/build-ruby.yml
@@ -50,8 +50,6 @@ jobs:
50
DYLD_FALLBACK_LIBRARY_PATH: "${{ github.workspace }}/libs"
51
DYLD_LIBRARY_PATH: "${{ github.workspace }}/libs"
52
LD_LIBRARY_PATH: "${{ github.workspace }}/libs"
53
- DYLD_FALLBACK_LIBRARY_PATH: "${{ github.workspace }}/libs"
54
- DYLD_LIBRARY_PATH: "${{ github.workspace }}/libs"
55
- name: Upload Unit Test Results - Ruby
56
if: always()
57
uses: actions/upload-artifact@v2
0 commit comments