Skip to content

Commit

Permalink
Merge pull request #13 from bnb-chain/fix/cicd
Browse files Browse the repository at this point in the history
chore: Update github-pages cicd
  • Loading branch information
wenty22 authored Oct 21, 2024
2 parents b4c16fa + 57a70b4 commit 7605a1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-cicd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
run: |
node common/scripts/install-run-rush.js install -t canonical-bridge-ui
node common/scripts/install-run-rush.js build -t canonical-bridge-ui
ls ./apps/canonical-bridge-ui -a
deploy:
needs: build
Expand Down

0 comments on commit 7605a1a

Please sign in to comment.