diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e02ab2d2..d9eda7e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -105,6 +105,7 @@ jobs: uses: actions/checkout@v3 with: repository: 'oceanprotocol/barge' + ref: 'issue-367-remove-sudo' path: 'barge' - name: Login to Docker Hub