This commit is contained in:
parent
c855b66d52
commit
469f9ce31d
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
@ -32,6 +32,8 @@ jobs:
|
||||||
|
|
||||||
# - name: build algolia search index
|
# - name: build algolia search index
|
||||||
# run: pnpm run search
|
# run: pnpm run search
|
||||||
|
- name: move dist assets to host
|
||||||
|
run: ls
|
||||||
|
|
||||||
- name: move dist assets to host
|
- name: move dist assets to host
|
||||||
run: pwd
|
run: pwd
|
Loading…
Reference in New Issue
Block a user