Compare commits
1 Commits
lju/testin
...
a4b8834d2b
| Author | SHA1 | Date | |
|---|---|---|---|
| a4b8834d2b |
@@ -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