Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Minizbot2012 authored Jun 20, 2020
1 parent 01028f0 commit ca886b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:

- name: Install Dependencies
run: |
sudo apt-get install xorg-dev libglfw-dev
sudo apt-get install xorg-dev libgl1-mesa-dev
go mod init
go mod tidy
working-directory: ${{ env.CDIR }}
Expand Down

0 comments on commit ca886b9

Please sign in to comment.