Skip to content

Commit

Permalink
Steps not actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick authored Jul 26, 2019
1 parent 68f6734 commit 7fe1ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest, windows-latest]
actions:
steps:
- name: Checkout
uses: actions/checkout@master

Expand Down

0 comments on commit 7fe1ba0

Please sign in to comment.