Skip to content

Commit

Permalink
set the right working directoy for portal advance bridge
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianscatularo committed Oct 17, 2023
1 parent 760bab9 commit d3ea4eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
REACT_APP_COVALENT_API_KEY: ${{ secrets.REACT_APP_COVALENT_API_KEY }}
REACT_APP_WALLET_CONNECT_PROJECT_ID: ${{ secrets.REACT_APP_WALLET_CONNECT_PROJECT_ID }}
run: |
pushd apps/portal
pushd public
npm run set-version
popd
Expand Down

0 comments on commit d3ea4eb

Please sign in to comment.