Commit 8dc0959
committed
Fix wamp-cicd action path in test-serdes job
Remove incorrect .github/ prefix from action path.
Correct path is wamp-proto/wamp-cicd/actions/upload-artifact-verified@main
not wamp-proto/wamp-cicd/.github/actions/upload-artifact-verified@main
Related to CI failure: https://github.com/crossbario/autobahn-python/actions/runs/193807295001 parent 2f65dec commit 8dc0959
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| |||
0 commit comments