Skip to content

Commit 4a1ad0c

Browse files
author
Dominik Rosiek
committed
chore: set BIN for manual workflow
Signed-off-by: Dominik Rosiek <[email protected]>
1 parent d845e0a commit 4a1ad0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run_manually.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
run: make install_preflight
5151
- name: Build push
5252
run: |
53+
BIN=./bin/ \
5354
PYAXIS_API_TOKEN="${PYAXIS_API_TOKEN=}" \
5455
ACTION="${ACTION}" \
5556
NAME="${NAME}" \

0 commit comments

Comments
 (0)