mirror of
https://github.com/wiiu-env/USBSerialLogger.git
synced 2024-11-16 16:19:15 +01:00
Compare commits
No commits in common. "472ce0837c953552899b6c12c1786eed0fdce227" and "b541d423bdedc2a2d60ccb9eb45b7d7f2f1e69ca" have entirely different histories.
472ce0837c
...
b541d423bd
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
|||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
needs: clang-format
|
needs: clang-format
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v2
|
||||||
- name: build binary
|
- name: build binary
|
||||||
run: |
|
run: |
|
||||||
docker build . -t builder
|
docker build . -t builder
|
||||||
|
Loading…
Reference in New Issue
Block a user