Test Artifacts

This commit is contained in:
tobid7 2024-03-08 17:34:55 +01:00
parent 2909e5b411
commit 6496c95349

View File

@ -16,3 +16,8 @@ jobs:
run: |
cmake -B cmake-build-debug
cmake --build cmake-build-debug
- name: upload artifact
uses: actions/upload-artifact@v2
with:
name: bannertool
path: build cmake-build-debug/bannertool