Skip to content

Commit

Permalink
Merge pull request #22 from lidofinance/feature/ui-810-add-combined-p…
Browse files Browse the repository at this point in the history
…rojects-for-validators-lido-content

updated workflows
  • Loading branch information
Slavik191 authored Jul 5, 2023
2 parents 432d513 + 02ba9e4 commit 603d3fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ jobs:
run: |
./scripts/combine.sh lido-landing/ecosystem/projects/
- name: Build combined validators
run: |
./scripts/combine.sh lido-landing/validators/projects/
- name: Setup Pages
uses: actions/configure-pages@v3

Expand Down

0 comments on commit 603d3fa

Please sign in to comment.