Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Labfox authored Jan 30, 2025
1 parent 5559c67 commit 76acf4d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: '1.22.2'
- name: Install dependencies
run: apt install -y libgtk-3-dev libcairo2-dev libglib2.0-dev

- name: Build
run: go build -v ./...
Expand Down

0 comments on commit 76acf4d

Please sign in to comment.