Skip to content

Commit

Permalink
Merge pull request #16 from asteurer/actions
Browse files Browse the repository at this point in the history
Actions
  • Loading branch information
asteurer authored Jul 15, 2024
2 parents 0cb8283 + 004473a commit b08cebb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
if: github.event_name == 'pull_request'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3

- name: install go
uses: actions/setup-go@v3
with:
Expand Down

0 comments on commit b08cebb

Please sign in to comment.