mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-11-16 21:59:03 +00:00
Fix archive dir
This commit is contained in:
parent
36b16fe84d
commit
b70e866580
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -24,4 +24,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: notes
|
||||
path: dist
|
||||
path: public
|
||||
|
|
Loading…
Reference in a new issue