Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
khaoula-ben-chaabane authored May 21, 2024
1 parent d4203ec commit 108a8d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
cache: npm
- name: install dependencies
run: npm install
- name: install telekom design requirements
run: npm install @telekom/scale-components@next
- name: build
run: npm run build --if-present
- name: Setup Pages
Expand Down

0 comments on commit 108a8d3

Please sign in to comment.