Skip to content

Commit

Permalink
gh-1: try fix ubuntu build
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorOrachyov committed Apr 24, 2024
1 parent d181ca7 commit c59f3ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Update apt
shell: bash
run: |
sudo apt update
sudo apt-get update
- name: Install glfw dependencies
shell: bash
Expand Down

0 comments on commit c59f3ba

Please sign in to comment.