mirror of
https://github.com/RaindropViewer/RaindropViewer.git
synced 2026-07-27 22:11:39 +00:00
ci: #18 workaround to allow the CI build the game without Error.
This commit is contained in:
committed by
alexiscatnip
parent
6e599f928a
commit
1c7fdb1ccd
@@ -60,6 +60,8 @@ jobs:
|
||||
with:
|
||||
unityVersion: ${{ matrix.unityVersion }}
|
||||
targetPlatform: ${{ matrix.targetPlatform }}
|
||||
# https://github.com/RaindropViewer/RaindropViewer/issues/18
|
||||
allowDirtyBuild: true
|
||||
|
||||
# Output
|
||||
- uses: actions/upload-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user