Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
morganbengtsson committed Oct 18, 2021
1 parent a4e5500 commit 77174a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Expand Up @@ -18,7 +18,7 @@ jobs:

steps:
- name: Install packages
run: sudo apt-get install libxrandr-dev xorg-dev libglu1-mesa-dev
run: sudo apt-get update && sudo apt-get install libxrandr-dev xorg-dev libglu1-mesa-dev

- uses: actions/checkout@v2

Expand Down

0 comments on commit 77174a3

Please sign in to comment.