aah wrong file name

This commit is contained in:
Ayush Saini 2023-08-13 18:12:31 +05:30
parent 1d9d69221a
commit c014f145d4

View file

@ -18,7 +18,7 @@ jobs:
run: chmod +x ./ballisticakit_server
- name: Set execute permissions for binary
run: chmod +x dist/ballisticakit_server
run: chmod +x ./dist/ballisticakit_headless
- name: Run server binary and capture output
run: |