Compare commits

..

No commits in common. "472ce0837c953552899b6c12c1786eed0fdce227" and "b541d423bdedc2a2d60ccb9eb45b7d7f2f1e69ca" have entirely different histories.

View File

@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-22.04
needs: clang-format
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v2
- name: build binary
run: |
docker build . -t builder