Skip to content

Commit 38ef969

Browse files
Update website.yml
1 parent f9ac5e2 commit 38ef969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: some nice dirs
7777
run : |
7878
mkdir -- 'deploy/../../../vs' && \
79-
cp -r -- 'deplot/vs' 'deploy/../../../vs'
79+
cp -r -- 'deploy/vs' 'deploy/../../../vs'
8080
- name: Upload artifact
8181
uses: actions/upload-pages-artifact@v3
8282
with:

0 commit comments

Comments
 (0)