Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
emccorson committed Nov 16, 2023
1 parent 9dbd36c commit 7512f4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-wallet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:

- name: Build the extension
working-directory: ./apps/extension
run: yarn build:chrome
run: npx yarn build:chrome
env:
REACT_APP_NAMADA_ALIAS: ${{ inputs.REACT_APP_NAMADA_ALIAS }}
REACT_APP_NAMADA_CHAIN_ID: ${{ inputs.REACT_APP_NAMADA_CHAIN_ID }}
Expand Down

0 comments on commit 7512f4f

Please sign in to comment.