mirror of
https://github.com/garronej/ts-ci.git
synced 2025-11-30 21:43:05 +00:00
update
This commit is contained in:
parent
98ebeec44e
commit
5a97b6f50e
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ jobs:
|
||||||
REPO_NAME: ${{ github.event.repository.name }}
|
REPO_NAME: ${{ github.event.repository.name }}
|
||||||
USER_OR_ORG: ${{ github.repository_owner }}
|
USER_OR_ORG: ${{ github.repository_owner }}
|
||||||
DESC: ${{ github.event.repository.description }}
|
DESC: ${{ github.event.repository.description }}
|
||||||
REPO_NAME_NO_DASHES: ${{ steps.id1.outputs.replace_result }}
|
REPO_NAME_NO_DASHES: ${{ steps.id2.outputs.replace_result }}
|
||||||
- uses: actions/setup-node@v1
|
- uses: actions/setup-node@v1
|
||||||
- name: Update pre-configured dev dependencies
|
- name: Update pre-configured dev dependencies
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue