Skip to content

Commit c2009ae

Browse files
committed
fix: Publishing VSIX
Signed-off-by: Anatolii Bazko <[email protected]>
1 parent 900b696 commit c2009ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
runs-on: ubuntu-latest
6464
needs: packaging-job
6565
steps:
66+
- name: Check Out vscode-devfile
67+
uses: actions/checkout@v2
6668
- name: Set Up NodeJS
6769
uses: actions/setup-node@v2
6870
with:

0 commit comments

Comments
 (0)