Skip to content

Commit

Permalink
CI: upload artificat (x86_64-libcthings.a)
Browse files Browse the repository at this point in the history
  • Loading branch information
edilson258 committed Jun 19, 2024
1 parent 1acf73b commit dab3f1a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ jobs:
run: cmake --build build
- name: Test
run: ctest --test-dir build/tests --verbose
- uses: actions/upload-artifact@v4
with:
name: x86_64-libcthings.a
path: build/libcthings.a

0 comments on commit dab3f1a

Please sign in to comment.