test
This commit is contained in:
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
@@ -13,6 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm eslint
|
||||
- name: test
|
||||
run: echo $APP_DIR_NAME
|
||||
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user