Skip to content

Commit

Permalink
release: try release
Browse files Browse the repository at this point in the history
  • Loading branch information
cipchk committed Oct 31, 2023
1 parent 48c8432 commit 195f84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: build
run: |
yarn run site:build
yarn run site:build:ssr
cp ./src/dist/browser/index.html ./src/dist/browser/404.html
cp ./Dockerfile.docs ./src/dist/browser/Dockerfile.docs
cp -r ./_nginx/ ./src/dist/browser/_nginx
Expand Down

0 comments on commit 195f84a

Please sign in to comment.