Skip to content

Commit e4bf8a9

Browse files
authored
Update ci.yml
1 parent 3258c3f commit e4bf8a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Upload sdk to Github artifacts
4747
uses: actions/upload-artifact@v2
4848
with:
49-
path: /opt/sdk
49+
path: /opt/python-wasm-sdk/sdk
5050

5151
- name: Upload sdk to Github Releases
5252
if: github.event_name == 'release'

0 commit comments

Comments
 (0)