This commit is contained in:
2023-03-03 20:15:12 +08:00
parent d9678940f2
commit bd8d8822e5
+2 -2
View File
@@ -8,8 +8,8 @@ on:
jobs:
# NPM Registry & GitHub Release
release:
# Use Windows Server 2022
runs-on: windows-2022
# Use Ubuntu 22.04
runs-on: ubuntu-22.04
steps:
# Step I
- name: Get Source Code