Update main.yml

This commit is contained in:
Yoshiko2
2020-08-15 17:19:21 +08:00
committed by GitHub
parent a9c03a44a8
commit c808566b9a

View File

@@ -9,7 +9,7 @@ on:
- master
jobs:
job1:
Windows:
runs-on: windows-latest
steps:
@@ -52,7 +52,7 @@ jobs:
path: dist
job2:
MacOS:
runs-on: macos-latest
steps:
@@ -94,7 +94,7 @@ jobs:
name: AV_Data_Capture-CLI-MacOS
path: dist
job3:
Linux:
runs-on: ubuntu-latest
steps: