[GH-ISSUE #2453] usage generated by godownloader is wrong #1129

Closed
opened 2026-03-01 21:49:09 +03:00 by kerem · 0 comments
Owner

Originally created by @jsoref on GitHub (Sep 10, 2024).
Original GitHub issue: https://github.com/nektos/act/issues/2453

github.com/nektos/act@f75a2d8b38/install.sh (L11-L12)

 Usage: $this [-b] bindir [-d] [tag] 
   -b sets bindir or installation directory, Defaults to ./bin 
- Usage: $this [-b] bindir [-d] [tag]
+ Usage: $this [-b bindir] [-d] [tag]

Yes, I know godownloader is deprecated -- I checked to see if I was supposed to file an upstream bug first. It's dead. This repo knows it's dead.

Originally created by @jsoref on GitHub (Sep 10, 2024). Original GitHub issue: https://github.com/nektos/act/issues/2453 https://github.com/nektos/act/blob/f75a2d8b38cc3b929ab652c0994d6d33f6584ed9/install.sh#L11-L12 ```sh Usage: $this [-b] bindir [-d] [tag] -b sets bindir or installation directory, Defaults to ./bin ``` ```diff - Usage: $this [-b] bindir [-d] [tag] + Usage: $this [-b bindir] [-d] [tag] ``` Yes, I know godownloader is deprecated -- I checked to see if I was supposed to file an upstream bug first. It's dead. This repo knows it's dead.
kerem closed this issue 2026-03-01 21:49:09 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/act#1129
No description provided.