Skip to content

Commit

Permalink
added checkout job
Browse files Browse the repository at this point in the history
  • Loading branch information
noah1510 committed Mar 23, 2020
1 parent dc099f9 commit 45dc378
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
name: "Pre Release latest"
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v1
- name: install platform io
run: |
pip install -U wheel
Expand Down

0 comments on commit 45dc378

Please sign in to comment.