mirror of
https://github.com/CPunch/Laika.git
synced 2025-10-09 17:30: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
|
||||
with:
|
||||
name: laika-demo-binaries-windows
|
||||
path: bin
|
||||
path: winbin
|
Reference in New Issue
Block a user