mirror of
https://github.com/CPunch/Laika.git
synced 2025-10-11 02:10:06 +00:00
Fixed artifacts path for windows
This commit is contained in:
2
.github/workflows/check-build.yaml
vendored
2
.github/workflows/check-build.yaml
vendored
@@ -45,4 +45,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: laika-demo-binaries-windows
|
name: laika-demo-binaries-windows
|
||||||
path: bin
|
path: winbin
|
Reference in New Issue
Block a user