You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Objective:
To fix Permission Tests
### Issue:
```
Cannot find module 'minio' or its corresponding type declarations.
```
### Solution:
To create the `assets` if there is no cache hit.
```sh
make assets
```
### Additional Information:
Update the version of the action.
0 commit comments