Skip to content

Commit

Permalink
Revert test
Browse files Browse the repository at this point in the history
    * .github/workflows/linux.yml:
  • Loading branch information
jwillemsen committed Aug 26, 2020
1 parent 15977d0 commit 57903b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
name: ${{ matrix.os }} ${{ matrix.CXX }} ruby-${{ matrix.ruby }}
env:
DOC_ROOT: ${{ github.workspace }}/ACE_TAO
ACE_ROOT: ${{ github.workspace }}/${{ env.DOC_ROOT }}/ACE
ACE_ROOT: ${{ github.workspace }}/ACE_TAO/ACE
TAO_ROOT: ${{ github.workspace }}/ACE_TAO/TAO
MPC_ROOT: ${{ github.workspace }}/ACE_TAO/MPC
RIDL_ROOT: ${{ github.workspace }}/ridl
Expand Down

0 comments on commit 57903b9

Please sign in to comment.