Merge branch 'main' of https://github.com/rancher/fleet-docs
This commit is contained in:
commit
55084a7a09
|
|
@ -18,7 +18,7 @@ jobs:
|
||||||
cache: yarn
|
cache: yarn
|
||||||
- name: Build website
|
- name: Build website
|
||||||
run: |
|
run: |
|
||||||
yarn install --frozen-lockfile
|
yarn install
|
||||||
yarn build
|
yarn build
|
||||||
- name: Deploy to GitHub Pages
|
- name: Deploy to GitHub Pages
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue