Skip to content

Commit 3d6197f

Browse files
author
doublebyte1
committed
- updated workflow
1 parent ff038df commit 3d6197f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ jobs:
3737
run: |
3838
npm run build
3939
40+
- name: copy api folder
41+
run: |
42+
cp -r api/ dist/
43+
4044
- name: Setup Pages
4145
uses: actions/configure-pages@v4
4246
- name: Upload artifact

0 commit comments

Comments
 (0)