ci: uploading compiled binary #8
@@ -22,3 +22,7 @@ jobs:
|
||||
cd build
|
||||
cmake ..
|
||||
make
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: gol-linux-build
|
||||
path: /workspace/lejulien/GameOfLifeEditor/build/GameOfLifeEditor
|
||||
|
||||
Reference in New Issue
Block a user