Skip to content

Commit

Permalink
Update Go SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
harmony7 committed Mar 11, 2024
1 parent 7b5b89b commit d7564af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ jobs:
check-latest: true
- name: Setup Fastly CLI
uses: fastly/compute-actions/setup@v5
- name: Update Go SDK
run: go get github.com/fastly/compute-sdk-go@latest
- name: Build and test
uses: fastly/compute-actions/build@v5
with:
Expand Down

0 comments on commit d7564af

Please sign in to comment.