Skip to content

Commit 3b5bb48

Browse files
author
Vincent Wilms
committed
Fix build
1 parent 530d54c commit 3b5bb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
python -m pip install frictionless==4.40.9 build wheel httpx pytest pytest-asyncio
5858
npm install -g tailwindcss@3.4.3
5959
dotnet tool install -g Microsoft.Web.LibraryManager.Cli
60-
dotnet workload install --temp-dir tmp wasm-tool-net9
60+
dotnet workload install --temp-dir tmp wasm-tools-net9
6161
6262
- name: Docker Setup
6363
id: buildx

0 commit comments

Comments
 (0)