Update go.yml

Minizbot2012 4 years ago committed by GitHub
parent 739d9c0dc5
commit f35863625f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save