Export explorer/ into the real explorer repository

This commit is contained in:
Michael Vines 2020-06-12 16:43:48 -07:00
parent 8dd5384d6d
commit 25d72fbed5
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
depth: false
script:
- .travis/export-github-repo.sh web3.js/ test-solana-web3.js
- .travis/export-github-repo.sh explorer/ test-explorer
- .travis/export-github-repo.sh explorer/ explorer
- &release-artifacts
if: type IN (api, cron) OR tag IS present