ci: uploading compiled binary
All checks were successful
Gol CI / build (pull_request) Successful in 3m4s
All checks were successful
Gol CI / build (pull_request) Successful in 3m4s
This commit is contained in:
@@ -22,3 +22,7 @@ jobs:
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: gol-linux-build
|
||||
path: ./GameOfLifeEditor
|
||||
|
||||
Reference in New Issue
Block a user