upgrade github action
This commit is contained in:
parent
937ef1c880
commit
44be3478fa
2
.github/workflows/mainnet-deploy.yaml
vendored
2
.github/workflows/mainnet-deploy.yaml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: print
|
- name: print
|
||||||
run: echo ${GITHUB_REF#refs/heads/}
|
run: echo ${GITHUB_REF#refs/heads/}
|
||||||
- name: Git Checkout Latest
|
- name: Git Checkout Latest
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install
|
- name: Install
|
||||||
run: yarn install
|
run: yarn install
|
||||||
|
Loading…
Reference in New Issue
Block a user