Testing subgraph with new barge branch

This commit is contained in:
Jamie Hewitt 2023-05-12 16:11:20 +03:00
parent c42cd1c283
commit fa34777bee
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
with:
repository: 'oceanprotocol/barge'
path: 'barge'
ref: main
ref: issue-367-remove-sudo
- name: Login to Docker Hub
if: ${{ env.DOCKERHUB_PASSWORD && env.DOCKERHUB_USERNAME }}