chore: added clang-format step in deploy workflow

This commit is contained in:
vladimir.kuznetsov 2024-12-08 12:40:20 +07:00
parent 6ea6ab1bd9
commit 2df6a2fc3a
2 changed files with 12 additions and 1 deletions

View file

@ -50,7 +50,7 @@ AmneziaVPN uses several open-source projects to work:
- [OpenVPN](https://openvpn.net/)
- [Shadowsocks](https://shadowsocks.org/)
- [Qt](https://www.qt.io/)
- [LibSsh](https://libssh.org) - forked from Qt Creator
- [LibSsh](https://libssh.org)
- and more...
## Checking out the source code