Skip to content

Commit

Permalink
chore: Update cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
wenty22 committed Oct 21, 2024
1 parent 5e9eaa0 commit 045def0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/gh-pages/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ runs:
- name: Install & build
shell: bash
run: |
node common/scripts/install-run-rush.js install -t @bnb-chain/canonical-bridge-ui
node common/scripts/install-run-rush.js build -t @bnb-chain/canonical-bridge-ui
node common/scripts/install-run-rush.js install -t canonical-bridge-ui
node common/scripts/install-run-rush.js build -t canonical-bridge-ui
- name: Pushes to another repository
uses: cpina/github-action-push-to-another-repository@main
Expand Down

0 comments on commit 045def0

Please sign in to comment.