mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-31 19:02:59 +01:00
Update collaboration.yml
This commit is contained in:
parent
76469fff8f
commit
e73a4e79f6
1 changed files with 4 additions and 0 deletions
4
.github/workflows/collaboration.yml
vendored
4
.github/workflows/collaboration.yml
vendored
|
@ -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 a new issue