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