Skip to content

Commit

Permalink
Merge pull request #1456 from fqutishat/update
Browse files Browse the repository at this point in the history
chore: update publish job
  • Loading branch information
fqutishat authored Aug 26, 2022
2 parents 40e5257 + 3a552eb commit 62534ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
if: github.event_name == 'push' && (github.repository == 'trustbloc/orb' && github.ref == 'refs/heads/main')
needs: [checks, unitTest]
runs-on: ubuntu-latest
timeout-minutes: 10
timeout-minutes: 20
steps:
- name: Setup Go 1.17
uses: actions/setup-go@v2
Expand Down

0 comments on commit 62534ce

Please # to comment.