Skip to content

Commit 3e47e32

Browse files
committed
Attempt a release action
Signed-off-by: Rob Stryker <[email protected]>
1 parent ce97c4e commit 3e47e32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-actions.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ jobs:
8080
runs-on: ubuntu-latest
8181
if: ${{ github.event_name != 'schedule' }}
8282
steps:
83+
- name: Checkout vscode-server-connector
84+
uses: actions/checkout@v4
8385
- name: Set Up NodeJS
8486
uses: actions/setup-node@v4
8587
with:

0 commit comments

Comments
 (0)