Skip to content

Commit e25d1fa

Browse files
committed
Update CI to new generate syntax
1 parent 5579983 commit e25d1fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
run: |
126126
git clone --recursive https://github.com/ddnet-insta/ddnet-insta
127127
cd ddnet-insta
128-
ruby ../bin/cli my_snake_debug_mode:base_pvp
128+
ruby ../bin/cli generate controller my_snake_debug_mode:base_pvp
129129
mkdir debug
130130
cd debug
131131
${{ matrix.cmake-path }}cmake --version

0 commit comments

Comments
 (0)