mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-04 09:46:43 +00:00
fix windows workflow
This commit is contained in:
parent
eaefb6ed22
commit
3fe8aed8b4
1
.github/workflows/windows-nightly.yml
vendored
1
.github/workflows/windows-nightly.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
||||
|
||||
- name: Get version from package.json
|
||||
id: version
|
||||
shell: bash # Force using bash shell
|
||||
run: echo "version=$(node -p "require('./package.json').version")" >> $GITHUB_OUTPUT
|
||||
|
||||
- name: Create Release
|
||||
|
Loading…
x
Reference in New Issue
Block a user