mirror of
https://github.com/EyeTrackVR/EyeTrackVR.git
synced 2025-11-04 14:39:42 +08:00
build: setup pre-release build pipeline
This commit is contained in:
parent
9b27720bf9
commit
a8b73bf224
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -78,8 +78,7 @@ jobs:
|
|||||||
#mv ./dist/ETVR ./dist/ETVR.bin
|
#mv ./dist/ETVR ./dist/ETVR.bin
|
||||||
run: |
|
run: |
|
||||||
ls -a build
|
ls -a build
|
||||||
ls -a eyetrackapp
|
mv ./build/eyetrackapp ./build/eyetrackapp.bin
|
||||||
mv ./build/eyetrackapp/eyetrackapp ./build/eyetrackapp/eyetrackapp.bin
|
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user