Actions
Some checks failed
Alire installation and checkup / build (ubuntu-20.04) (push) Failing after 57s
Some checks failed
Alire installation and checkup / build (ubuntu-20.04) (push) Failing after 57s
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user