mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-11-06 14:49:52 +00:00
Update publish_npm.yaml
Signed-off-by: zhanghengxin <812718649@qq.com>
This commit is contained in:
parent
b3558efc42
commit
c931190c90
2
.github/workflows/publish_npm.yaml
vendored
2
.github/workflows/publish_npm.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
id: get_commit_id
|
||||
run: echo "COMMIT_ID=$( git rev-parse --short "$GITHUB_SHA" )" >> $GITHUB_OUTPUT
|
||||
|
||||
- run: echo ${ steps.get_version.outputs.VERSION }-${ steps.get_version.outputs.COMMIT_ID }
|
||||
- run: $(echo "${{ steps.get_version.outputs.VERSION }}-${{ steps.get_version.outputs.COMMIT_ID }}")
|
||||
- name: Set version
|
||||
run: |
|
||||
sudo apt-get install jq
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user