mirror of
https://github.com/zerobig/vscode-1c-metadata-viewer.git
synced 2024-11-28 08:58:41 +02:00
Обновил ссылки в CI/CD
This commit is contained in:
parent
ca10ab0353
commit
45ca38b892
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -8,8 +8,8 @@ jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v1
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: '16'
|
||||
- run: npm install
|
||||
|
Loading…
Reference in New Issue
Block a user