Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
removed extraneous - on 18
  • Loading branch information
amias-channer authored Sep 16, 2019
1 parent f098597 commit 88d5985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v1

- name: Set up Python ${{ matrix.python-version }}
- uses: actions/setup-python@v1
uses: actions/setup-python@v1
with:
python-version: ${{ matrix.python-version }}

Expand Down

0 comments on commit 88d5985

Please sign in to comment.