Skip to content

Commit 8be962a

Browse files
authored
Sync branch [skip ci]
2 parents ae20e0d + d51d741 commit 8be962a

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/copilot-setup-steps.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
node-version: "18"
3333
cache: "npm"
3434

35+
- name: Install Subversion
36+
run: sudo apt-get update && sudo apt-get install -y subversion
37+
3538
- name: Install JavaScript dependencies
3639
run: npm ci
3740

0 commit comments

Comments
 (0)