mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-06 20:15:19 +03:00
fix artifact path
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -43,7 +43,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: build-windows-msys2-${{ matrix.buildtype }}
|
||||
path: ${{ runner.workspace }}/build
|
||||
path: ${{ runner.workspace }}/abaddon/build
|
||||
|
||||
windows:
|
||||
name: windows-${{ matrix.buildtype }}
|
||||
|
||||
Reference in New Issue
Block a user