Skip to content

Commit 16e59f2

Browse files
committed
ci: use app_server package name instead of app-server
1 parent 5f0a4ee commit 16e59f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CompileTimeDelta.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
path: debate-map
1717
- name: Build Timing
1818
working-directory: debate-map
19-
run: cargo build --package app-server --timings
19+
run: cargo build --package app_server --timings
2020

2121
- name: Get commit hash
2222
working-directory: debate-map

0 commit comments

Comments
 (0)