|
|
|
@ -42,7 +42,7 @@ jobs:
|
|
|
|
run: sudo apt-get install -y libglew-dev libglfw3-dev
|
|
|
|
run: sudo apt-get install -y libglew-dev libglfw3-dev
|
|
|
|
- uses: actions/checkout@v2
|
|
|
|
- uses: actions/checkout@v2
|
|
|
|
with:
|
|
|
|
with:
|
|
|
|
fetch-depth: 1
|
|
|
|
fetch-depth: 0
|
|
|
|
submodules: 'true'
|
|
|
|
submodules: 'true'
|
|
|
|
ssh-key: ${{ secrets.BOT_SSH_KEY }}
|
|
|
|
ssh-key: ${{ secrets.BOT_SSH_KEY }}
|
|
|
|
- name: Build Ubuntu
|
|
|
|
- name: Build Ubuntu
|
|
|
|
|