1
All checks were successful
Build Project / build (push) Successful in 13s

This commit is contained in:
mozzie 2024-06-04 13:11:42 +08:00
parent c855b66d52
commit 469f9ce31d

View File

@ -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