Skip to content

Commit c23243c

Browse files
authored
Update ci.yml
1 parent cc13fbe commit c23243c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
- name: Setup Node
6868
uses: actions/setup-node@v4
6969
- name: Install SVN
70-
run: sudo apt-get install -y svn
70+
run: sudo apt-get install -y subversion
7171
- name: Install Dependencies
7272
run: npm ci
7373
- name: Update GSE/API/Patreon.lua

0 commit comments

Comments
 (0)