Skip to content

Commit

Permalink
main.yaml: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
kyleam committed Aug 12, 2024
1 parent b0cdfcd commit d4e6bcd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
- renv: false
steps:
- uses: actions/checkout@v4
- name: Install system dependencies
shell: bash
run: sudo apt-get install libcurl4-openssl-dev
- uses: actions/setup-go@v5
with:
go-version: stable
Expand Down

0 comments on commit d4e6bcd

Please sign in to comment.