chore: 更新工作流中的动作引用,移除不必要的前缀
Some checks failed
Expo Local Build APK / build-apk (push) Has been cancelled
Some checks failed
Expo Local Build APK / build-apk (push) Has been cancelled
This commit is contained in:
@@ -11,10 +11,10 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: https://ghfast.top/https://github.com/actions/checkout@v3
|
uses: https://github.com/actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Node.js
|
- name: Setup Node.js
|
||||||
uses: https://ghfast.top/https://github.com/actions/setup-node@v4
|
uses: https://github.com/actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '18'
|
node-version: '18'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user