Skip to content

Commit

Permalink
ci: Fix client example test (#3245)
Browse files Browse the repository at this point in the history
  • Loading branch information
acheroncrypto authored Sep 12, 2024
1 parent 8a634c7 commit 0eb166b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 0eb166b

Please sign in to comment.