Update build-watcom.yml

This commit is contained in:
Vladimir Dubrovin 2026-04-22 20:11:38 +03:00
parent 49c8e93174
commit b058aa11fa

View File

@ -32,7 +32,7 @@ jobs:
shell: cmd
run: |
echo "volatile char VerSion[]=^"3APA3A-3proxy-Internal-Build: 3proxy-%RELEASE%-%NOW%\r\nCode certificate: https://3proxy.org/3proxy.cer\r\n^";" >>src/3proxy.c
wmake -f Makefile.watcom
cmake /F Makefile.watcom
- name: make dist dir
shell: cmd
run: |