Skip to content
Snippets Groups Projects
Unverified Commit dfceb8f7 authored by Alejandro Perea's avatar Alejandro Perea Committed by GitHub
Browse files

Fix CI (#154)

parent 187f1fbe
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,9 @@ jobs:
- uses: actions/checkout@v2
- uses: Swatinem/rust-cache@v1
- name: Update package manager
run: sudo apt-get update
- name: Install dependencies
run: sudo apt-get install -y libsfml-dev libcsfml-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment