Skip to content

Commit 7868834

Browse files
authored
Update main.yml
1 parent 6677c2a commit 7868834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Run Binary Encoder
2424
run: |
25-
echo -e "Hello World!\n" | python binary.py
25+
echo -e "Hello World!\n" | python binarypy.py
2626
2727
2828

0 commit comments

Comments
 (0)