Update go.yml

Minizbot2012 4 years ago committed by GitHub
parent 2b9d6b1eee
commit 01028f05a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,7 +28,7 @@ jobs:
- name: Install Dependencies
run: |
sudo apt-get install xorg-dev
sudo apt-get install xorg-dev libglfw-dev
go mod init
go mod tidy
working-directory: ${{ env.CDIR }}

Loading…
Cancel
Save