v2: ci
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
5bcb6feeac
commit
9c92ab9d34
@ -24,7 +24,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
token: ${{ gitea.token }}
|
token: ${{ gitea.token }}
|
||||||
path: ./
|
path: ./
|
||||||
- run: npx buf generate
|
- run: ls node_modules
|
||||||
|
- run: buf generate
|
||||||
- run: |
|
- run: |
|
||||||
if [ -n ${{ gitea.ref_name }} ]; then
|
if [ -n ${{ gitea.ref_name }} ]; then
|
||||||
mkdir .res
|
mkdir .res
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user