Remove as causes useless errors
This commit is contained in:
parent
5820c690a2
commit
ed057d1693
@ -16,8 +16,3 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cmake -B cmake-build-debug
|
cmake -B cmake-build-debug
|
||||||
cmake --build cmake-build-debug
|
cmake --build cmake-build-debug
|
||||||
- name: upload artifact
|
|
||||||
uses: actions/upload-artifact@v2
|
|
||||||
with:
|
|
||||||
name: bannertool
|
|
||||||
path: cmake-build-debug/bannertool
|
|
Loading…
Reference in New Issue
Block a user