Configure Bors
Bors: I'll save you Meguca! type: development
This commit is contained in:
parent
dc95bc53b2
commit
a6745e2a41
4
.github/workflows/main.yaml
vendored
4
.github/workflows/main.yaml
vendored
|
@ -3,7 +3,7 @@ name: Main
|
|||
on: [push]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
all:
|
||||
strategy:
|
||||
matrix:
|
||||
os:
|
||||
|
@ -19,7 +19,7 @@ jobs:
|
|||
target: x86_64-pc-windows-msvc
|
||||
runs-on: ${{matrix.os}}
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user