Skip to content

Commit

Permalink
steps not actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Danny McCormick committed Jul 26, 2019
1 parent fb0fde1 commit ffce9ce
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 ffce9ce

Please sign in to comment.