This commit is contained in:
parent
3f81f726d8
commit
372e169f5a
@ -24,8 +24,8 @@ jobs:
|
|||||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||||
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
|
||||||
|
|
||||||
# 使用系统已安装的 Node.js v16.15.0
|
# 使用系统已安装的 Node.js v23.5.0
|
||||||
- name: Use system Node.js v16.15.0
|
- name: Use system Node.js v23.5.0
|
||||||
run: |
|
run: |
|
||||||
echo "Using system Node.js"
|
echo "Using system Node.js"
|
||||||
node --version
|
node --version
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user