💚 Fix Ci
This commit is contained in:
parent
8e20cd0199
commit
1da741024b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
dist/**
|
||||
|
||||
Release-on-Ubuntu:
|
||||
name: Release on Windows
|
||||
name: Release on Ubuntu
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install V
|
||||
|
@ -63,7 +63,7 @@ jobs:
|
|||
dist/**
|
||||
|
||||
Release-on-Darwin:
|
||||
name: Release on Windows
|
||||
name: Release on Darwin
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- name: Install V
|
||||
|
|
Loading…
Add table
Reference in a new issue