Skip to content

Commit 2fc7811

Browse files
committed
Fix
1 parent fc084cb commit 2fc7811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ description = "Builds all test components with golem-cli"
278278
install_crate = "cargo-binstall"
279279
script = '''
280280
cargo-binstall golem-cli@1.2.2-dev.11 --locked --force --no-confirm
281-
cargo-binstall wac --locked --force --no-confirm
281+
cargo-binstall wac-cli --locked --force --no-confirm
282282
cd test
283283
golem-cli --version
284284
golem-cli app clean

0 commit comments

Comments
 (0)