Add burn-jit dep to wgpu publish (#1615)

This commit is contained in:
Guillaume Lagrange 2024-04-12 15:34:27 -04:00 committed by GitHub
parent 7ccaba68bc
commit 4fea2b51bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -106,6 +106,7 @@ jobs:
- publish-burn-autodiff
- publish-burn-ndarray
- publish-burn-common
- publish-burn-jit
with:
crate: burn-wgpu
secrets: inherit