Skip to content

Commit

Permalink
feat(no-ref): add command for gh-pages (#1102)
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikamaldinov1 authored Apr 11, 2023
1 parent b2a813e commit 1474066
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
- name: Build demo
run: |
npm ci --legacy-peer-deps
git submodule update --init --recursive --remote
npm run build
- name: Deploy demo
uses: peaceiris/actions-gh-pages@v3
Expand Down
2 changes: 1 addition & 1 deletion src/libraries
Submodule libraries updated 1 files
+5 −0 styles/general.scss

0 comments on commit 1474066

Please sign in to comment.