ci: Fix client example test (#3245)
This commit is contained in:
parent
8a634c757b
commit
0eb166b3bb
|
@ -216,7 +216,7 @@ jobs:
|
|||
with:
|
||||
name: optional.so
|
||||
path: tests/optional/target/deploy/
|
||||
- uses: actions/download-artifact@v2
|
||||
- uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: events.so
|
||||
path: tests/events/target/deploy/
|
||||
|
|
Loading…
Reference in New Issue