💚 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/**
|
dist/**
|
||||||
|
|
||||||
Release-on-Ubuntu:
|
Release-on-Ubuntu:
|
||||||
name: Release on Windows
|
name: Release on Ubuntu
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install V
|
- name: Install V
|
||||||
|
@ -63,7 +63,7 @@ jobs:
|
||||||
dist/**
|
dist/**
|
||||||
|
|
||||||
Release-on-Darwin:
|
Release-on-Darwin:
|
||||||
name: Release on Windows
|
name: Release on Darwin
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install V
|
- name: Install V
|
||||||
|
|
Loading…
Add table
Reference in a new issue