Browse Source

fix omnios

neil 1 year ago
parent
commit
85e3ecfe0b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/DNS.yml

+ 0 - 2
.github/workflows/DNS.yml

@@ -493,8 +493,6 @@ jobs:
         copyback: false
         prepare: pkg install socat
         run: |
-          pkg set-mediator -v -I [email protected] openssl
-          export PATH=/usr/gnu/bin:$PATH
           if [ "${{ secrets.TokenName1}}" ] ; then
             export ${{ secrets.TokenName1}}="${{ secrets.TokenValue1}}"
           fi