This commit is contained in:
parent
1635528802
commit
66b8e56fd6
@ -8,7 +8,7 @@ jobs:
|
|||||||
image: ubuntu:latest
|
image: ubuntu:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Install things
|
- name: Install things
|
||||||
run: apt update && apt install --no-install-recommends -y build-essential cmake libsdl2-dev libexiv2-dev mesa-utils nodejs
|
run: apt update && apt install --no-install-recommends -y build-essential cmake libsdl2-dev libexiv2-dev mesa-utils nodejs ca-certificates git
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
- name: Run ls
|
- name: Run ls
|
||||||
|
Loading…
Reference in New Issue
Block a user