Skip to content

Commit

Permalink
Fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
douglascdev committed May 17, 2024
1 parent e92fc18 commit 90b2f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: '1.22'

- name Install dependencies
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get gcc libgl1-mesa-dev xorg-dev gcc-mingw-w64
Expand Down

0 comments on commit 90b2f8c

Please sign in to comment.