Remove as causes useless errors

This commit is contained in:
tobid7 2024-03-08 17:43:39 +01:00
parent 5820c690a2
commit ed057d1693

View File

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