mirror of
https://github.com/kuohuanhuan/x-markdown-css.git
synced 2024-11-25 06:18:19 +00:00
chore(ci): use windows-2022
to create releases [skip actions]
This commit is contained in:
parent
ee89b96068
commit
df63212d6d
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -8,8 +8,8 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
# NPM Registry & GitHub Release
|
# NPM Registry & GitHub Release
|
||||||
release:
|
release:
|
||||||
# Use Ubuntu 22.04 LTS
|
# Use Windows Server 2022
|
||||||
runs-on: ubuntu-22.04
|
runs-on: windows-2022
|
||||||
steps:
|
steps:
|
||||||
# Step I
|
# Step I
|
||||||
- name: Get Source Code
|
- name: Get Source Code
|
||||||
|
Loading…
x
Reference in New Issue
Block a user