Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ac9092f

Browse files
committedJan 7, 2025·
ci: fix build separate binary
1 parent c5cc7ea commit ac9092f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

‎.github/workflows/release.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515

1616
env:
17-
BIN_NAME: a2s-cli
1817
UPX_VERSION: 4.2.4
19-
WORK_DIR: cli
2018

2119
steps:
2220
- name: Checkout repository

0 commit comments

Comments
 (0)
Please sign in to comment.