We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530d54c commit 3b5bb48Copy full SHA for 3b5bb48
.github/workflows/build-and-publish.yml
@@ -57,7 +57,7 @@ jobs:
57
python -m pip install frictionless==4.40.9 build wheel httpx pytest pytest-asyncio
58
npm install -g tailwindcss@3.4.3
59
dotnet tool install -g Microsoft.Web.LibraryManager.Cli
60
- dotnet workload install --temp-dir tmp wasm-tool-net9
+ dotnet workload install --temp-dir tmp wasm-tools-net9
61
62
- name: Docker Setup
63
id: buildx
0 commit comments