Skip to content

just clean does not work on windowsΒ #729

@simongdavies

Description

@simongdavies

Fails because the command cd src/tests/rust_guests/witguest && rm -f interface.wasm use rm -f and the -f is ambiguous on windows using pwsh.

It will also fail if the directory src/tests/rust_guests/witguest does not exist

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions