This website requires JavaScript.
Explore
Help
Sign in
silvana
/
setup-rust
Watch
1
Star
0
Fork
You've already forked setup-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
af08c9a7ce
setup-rust
/
entrypoint.sh
6 lines
43 B
Bash
Raw
Normal View
History
Unescape
Escape
First implementation
2024-05-16 17:52:20 +00:00
#!/usr/bin/env bash
set
-e
feat!: can run commands other than cargo All existing uses will now need to explicitly include the leading `cargo` in their args.
2024-08-04 14:03:35 +00:00
${
INPUT_ARGS
}
Reference in a new issue
Copy permalink