Bug fix
This commit is contained in:
parent
001765afc1
commit
1051070892
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
- name: Upload packed files
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: gpt-academic-package
|
||||
path: |
|
||||
gpt.tar.gz
|
||||
workspace.tar.gz
|
||||
name: gpt-academic-package
|
||||
path: |
|
||||
gpt.tar.gz
|
||||
workspace.tar.gz
|
||||
|
|
|
|||
Loading…
Reference in New Issue