Skip to content

Commit d4c301b

Browse files
committed
Action Syntax Fix
1 parent b4d40fd commit d4c301b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

action.yml

-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ runs:
4646
working-directory: "${{ runner.temp }}"
4747
- name: "Submit Dependencies"
4848
run: |
49-
EXTRA_OPTS
50-
5149
${{ runner.temp }}/mix_dependency_submission_linux_amd64 \
5250
--project-path="$PROJECT_PATH" \
5351
--github-token="$GITHUB_TOKEN" \

0 commit comments

Comments
 (0)