Update collaboration.yml
parent
76469fff8f
commit
e73a4e79f6
|
@ -15,6 +15,10 @@ jobs:
|
|||
|
||||
|
||||
steps:
|
||||
- uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
path-type: inherit
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
|
Loading…
Reference in New Issue