mirror of
https://github.com/plexusorg/IBConverter.git
synced 2026-06-04 02:36:54 +00:00
Update build.yml
This commit is contained in:
@@ -5,7 +5,7 @@ on: [ push ]
|
|||||||
jobs:
|
jobs:
|
||||||
build_and_test:
|
build_and_test:
|
||||||
name: IBConverter
|
name: IBConverter
|
||||||
runs-on: ubuntu-latest
|
runs-on: windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- uses: actions-rs/toolchain@v1
|
- uses: actions-rs/toolchain@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user