This commit is contained in:
Maschell 2022-09-04 17:32:16 +02:00
parent 8598f533b8
commit 9d873c7e39

View File

@ -22,7 +22,7 @@ jobs:
- uses: actions/upload-artifact@master - uses: actions/upload-artifact@master
with: with:
name: binary name: binary
path: "/lib/*.a" path: "lib/*.a"
clang-format-examples: clang-format-examples:
runs-on: ubuntu-22.04 runs-on: ubuntu-22.04
steps: steps: