Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
undo unrelated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leighmcculloch committed Mar 4, 2024
1 parent 132b7ae commit b8f064e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/examples-console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
version: v1.45.2
working-directory: examples/console
skip-go-installation: true
skip-go-installation: true

build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
version: v1.45.2
working-directory: sdk
skip-go-installation: true
skip-go-installation: true

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b8f064e

Please sign in to comment.