yoctoproject / vscode-bitbake

Bitbake language support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=yocto-project.yocto-bitbake
Other
45 stars 10 forks source link

Fix: Fetch WASM and SPDX licenses in NPM package in CI #310

Closed deribaucourt closed 3 months ago

deribaucourt commented 3 months ago

With the fetch script refactoring, we had a regression in the node package of the CI wich missed these resources.

Fixes #308