mirror of
http://43.153.184.91:8080/https://github.com/actions/setup-dotnet.git
synced 2026-01-27 11:12:48 +08:00
steps not actions
This commit is contained in:
parent
4bc0a8d3fb
commit
594da1d3f0
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -7,7 +7,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
operating-system: [ubuntu-latest, windows-latest]
|
||||
actions:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@master
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user