Skip to content

Commit bb3eb7e

Browse files
committed
change deb to dpkg
1 parent 4e38284 commit bb3eb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cmake-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ jobs:
249249
run: |
250250
cd build
251251
ctest --extra-verbose --no-tests=error
252-
deb:
252+
dpkg:
253253
strategy:
254254
matrix:
255255
os: [debian12, debian11]

0 commit comments

Comments
 (0)