Skip to content

Commit 066dfa7

Browse files
committed
[action]: no more resume in build; no jekyll conf in build;
1 parent 5f9bb25 commit 066dfa7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,6 @@ jobs:
3737
- name: Build
3838
run: pnpm run build
3939

40-
- name: Copy assets to dist
41-
run: cp -r assets dist/
42-
43-
- name: Add .nojekyll file
44-
run: touch dist/.nojekyll
45-
4640
- name: Setup Pages
4741
uses: actions/configure-pages@v4
4842

0 commit comments

Comments
 (0)