Actions
Alire installation and checkup / build (ubuntu-20.04) (push) Failing after 57s
Details
Alire installation and checkup / build (ubuntu-20.04) (push) Failing after 57s
Details
This commit is contained in:
parent
1011dfdc57
commit
24f6cc17e6
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get install -y wget gprbuild gnat git curl unzip
|
||||
apt-get install -y wget gprbuild gnat git curl unzip libsfml-dev
|
||||
|
||||
- name: setup alire
|
||||
run: |
|
||||
|
@ -35,4 +35,3 @@ jobs:
|
|||
- name: build project
|
||||
run: |
|
||||
/bin/alr -n build
|
||||
|
||||
|
|
Loading…
Reference in New Issue