mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-09 19:45:34 +00:00
upload to proper place
This commit is contained in:
parent
9f761cfa26
commit
0740809dca
1 changed files with 1 additions and 1 deletions
2
.github/actions/buildextension/action.yml
vendored
2
.github/actions/buildextension/action.yml
vendored
|
|
@ -26,4 +26,4 @@ runs:
|
|||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: extension-${{ github.sha }}
|
||||
path: apps/extension/extension-${{ github.sha }}.zip
|
||||
path: extension-${{ github.sha }}.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue